File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## [ Unreleased] ( https://github.com/laravel/laravel/compare/v0.6.3...main )
3+ ## [ Unreleased] ( https://github.com/laravel/laravel/compare/v0.6.4...main )
4+
5+ ## [ v0.6.4] ( https://github.com/laravel/laravel/compare/v0.6.3...v0.6.4 ) - 2025-07-31
6+
7+ ### Full list of changes
8+
9+ - Update php + js dependencies
10+
11+ After pulling the latest codebase please run
12+ ` composer install --no-dev `
13+ ` php artisan cache:clear `
14+ ` php artisan config:clear `
15+ ` php artisan view:clear `
16+ and
17+ ` npm install `
18+ ` npm run build `
19+ to build the frontend
20+
21+ ### For a fresh installation please have a look at the [ README] ( https://github.com/xam-ps/LASO?tab=readme-ov-file#deployment-manually ) .
22+
23+ ** Full Changelog** : https://github.com/xam-ps/LASO/compare/v0.6.3...v0.6.4
424
525## [ v0.6.3] ( https://github.com/laravel/laravel/compare/v0.6.2...v0.6.3 ) - 2025-04-12
626
You can’t perform that action at this time.
0 commit comments