#No base path route names not working for login and register

2 messages · Page 1 of 1 (latest)

vernal abyss
#

I removed the base path from 'app' to ''. Now the route names are gone and I can't get to my filament login or register.
I think the issue is its trying to use laravel auth and erroring out.

If I remove the auth.php from the web routes file, should that take care of it without breaking anything.

ancient sirenBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution