Anyone going? http://www.amsterdamhackathon.com
I've created my very first 2 blog posts about creating and using repositories in Laravel http://blog...
you can move your code into a Model Observer http://laravel.com/docs/eloquent#model-observers
maybe you can set (define) the environment in /server.php and then check it in /bootstrap/start.php
you can change bootstrap/start.php and set $env if php CLI is running (http://nl1.php.net/php_sapi_n...
The Laravel portal for problem solving, knowledge sharing and community building.