Level 4
Hi @BobaFett ,
I came across this issue myself. There are two options.
You can catch the URI of the route in your routes.php file and perform a redirect.
Looks like the only location to change where users are directed to after login is /Users/underwood/code/laravel/ap/spark/src/Http/Controllers/Auth/LoginControler.php Is it ok to change files in /spark/src/? Anyone have general guidelines on which files should be/should not be modified for Spark. thx
Please or to participate in this conversation.