stancl / tenancy-docs

stancl/tenancy docs & website
https://tenancyforlaravel.com/docs
MIT License
63 stars 619 forks source link

Request for Documentation Update as per Laravel 11. #284

Open yogeshgalav opened 1 day ago

yogeshgalav commented 1 day 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.

stancl commented 1 day ago

See the quickstart guide.