F
Filament9mo ago
Ayz

Guidance needed for upgrade to Laravel 11

I originally started a project with Laravel 10.10/FilamentPHP 3.1.36. Now I want to move to Laravel 11. Are there other steps needed aside following the 11.x upgrade guide at laravel.com/docs? Can you point me to any write-up/ blog?
2 Replies
toeknee
toeknee9mo ago
Just follow the standard upgrade guides, Laravel 11 works like 10 if migrating, unless you migrate to laravel 11 structure.
Ayz
AyzOP9mo ago
Awesome, will try it out

Did you find this page helpful?