I have a page with a some content on it and a comments section. Comments can only be left by users who are signed in so I have added a login form to the page for users to si
Please use redirect()->intended() instead in Laravel 5.1
redirect()->intended()
You can also see more about it here: http://laravel.com/docs/5.1/authentication