These options are not Laravel options, but Fortify options.
Have installed Fortify and published its configuation file ?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
In laravel 11 I used to disable login and registration by changing config/fortify.php
I can't find a similar option in laravel 12. Is there a way to achieve the same result in /configwithout changing Controllers, Components and Routes?
Thanks
I can't find Fortify in laravel 12 - I've installed the started kit for React.
Then I changed Routes and Components. Problem solved (the hard-way). Thanks
Please or to participate in this conversation.