Hello! I'd like to get some informations about Laravel 5.1 command bus. As far as I see in 5.0 there...
Hi! I encountered a really strange problem with my configuration for Beanstalkd and Supervisor. The...
Hi! Recently I was using a bit of repositories and one thing I am really curious about is how to imp...
Hello! For some reason this code causes redirect loop and I have no idea why. I know I could use Ses...
Hello! Does anyone knows if there is a chance to somehow mock call to Cookie::get() method ? I know...
Did you try to remove the manual foreign key removal and just leave the method with Schema::drop() ?...
Don't get it, as far as I understand the snippet with Auth::attempt() is for postLogin method. Then...
Show us your routes file. Also is your Auth::attempt() called ? Check it by dd() before the call.
How are we supposed to answer your question without any code provided ? :)
Did you also change the name of filter in your route before filter?
The Laravel portal for problem solving, knowledge sharing and community building.