Open yogeshgalav opened 1 month ago
The Routes and Middleware declaration in laravel is done differently (in bootstrap/app.php) then older versions. I'm upgrading to Laravel 11 and it's very confusing and difficult to migrate your package in laravel 11. Please help.
See the quickstart guide.
The Routes and Middleware declaration in laravel is done differently (in bootstrap/app.php) then older versions. I'm upgrading to Laravel 11 and it's very confusing and difficult to migrate your package in laravel 11. Please help.