F
Filament6d 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
toeknee6d ago
Just follow the standard upgrade guides, Laravel 11 works like 10 if migrating, unless you migrate to laravel 11 structure.
Ayz
Ayz6d ago
Awesome, will try it out