Route [login] not defined. How to fix?

I have my Filament 4 app pointing to the root DIR.
When ever something tries to redirect to login I get that error.

And apparently when I try to use the filament login as a route I get an error saying 'filament.app.auth.login' doe not exist.

I do not have blaze or fortify installed.

This project was upgraded from laravel 11 -> 12 and filament 3 -> 4.
Was this page helpful?