My coworker pointed out that instead of Redirect::intended(); I should have put return Redirect::intended();. That was an annoying omission...
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.