Hi there, I'm rather new to Laravel 4 and can't seem to find the right answer, maybe you can help: A...
Hi there, I'm using Laravel 4.1.26 with the following app::before filter: App::before(function($requ...
Okay, I fixed it by changing the POST route to a different URL.. Both my GET (show login view) and P...
Hmm... one step further. Google Chrome is filling in my username and password automatically, and som...