Hey everyone, I released the Blade Partials package yesterday. It allows you to extend from partial...
Check out accessors and mutators: http://laravel.com/docs/eloquent#accessors-and-mutators
In order to benefit from using queues you need to either have a queue server running (i.e. beanstalk...
I'd say continue namespacing your models. I namespace my models and don't find it much of a bother.
manishk3008 said: Thanks for suggestion @crhayes, I have made a edit in question, that not all play...
Have you read through the documentation? It's outlined clearly there. <?php class Player extends...
The Laravel portal for problem solving, knowledge sharing and community building.
The community