Anyone going? http://www.amsterdamhackathon.com
I've created my very first 2 blog posts about creating and using repositories in Laravel http://blog...
create a filter that checks if the user is still in the database and log him/her out if not Auth::us...
return [ 'APP_DB_NAME' => 'shop' ( ... ) ]; use // app/config/database.php 'connections...
Ruk33 said: If $module == null, you will have the same error. yes and isEmtpy() will also break on...
this is a beter solution, I would use relationships and the IoC but this is simpler http://laravel.i...
Looks like you are using your Model as some sort of Repository I think it would be easier for you to...
The Laravel portal for problem solving, knowledge sharing and community building.