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/v1.0.1...main )
3+ ## [ Unreleased] ( https://github.com/laravel/laravel/compare/v1.0.2...main )
4+
5+ ## [ v1.0.2] ( https://github.com/laravel/laravel/compare/v1.0.1...v1.0.2 ) - 2025-11-28
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/v1.0.1...v1.0.2
424
525## [ v1.0.1] ( https://github.com/laravel/laravel/compare/v1.0.0...v1.0.1 ) - 2025-10-27
626
You can’t perform that action at this time.
0 commit comments