Answer the question
In order to leave comments, you need to log in
How to make a redirect to the current page after authorization?
I am using Laravel 5.3.
In the /app/Http/Controllers/Auth/LoginController.php file, you can specify the page that the user will be taken to after authorization: protected $redirectTo = '/home';
How to make the user stay on the current page?
Answer the question
In order to leave comments, you need to log in
stackoverflow.com/questions/29954791/laravel-5-aft...
stackoverflow.com/questions/15389833/laravel-redir...
https://laracasts.com/discuss/channels/laravel/red...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question