http://asklagbox.com/blog/unboxing-laravel-authentication A look at the pieces of the Authentication...
http://asklagbox.com/blog/laravel-realtime-facades We're off to see the wizard.
Some misunderstandings people run into and some explanation of what is actually going on. asklagbox...
A quick introduction to artisan tinker and the REPL behind it PsySH. asklagbox - blog - Tinker all t...
The long awaited Komodo IDE 10 has been released. Check it out, you might just like it ;). http://ko...
you could look into oauth2. dingo api can integrate with oauth2 server.
You have a csrf token in your input. Remove it from the input you are passing to attempt. Input::exc...
It does have this functionality. class Event ... { public function creator() { retu...
The Laravel portal for problem solving, knowledge sharing and community building.