Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

sigkydj's avatar

sigkydj started a new conversation+100 XP

5mos ago

how to update laravel /tenancy app

I have a Laravel 12 app using stanch/tenancy. When I try to update it with "composer update", it breaks the routes and only accesses the main user's login and dashboard. Does anyone know how to fix this?