After some interest in the Laravel subreddit, I've decided to run a refactoring exercise a few times...
soclosed said: When i use this method in laravel 4, there is a class not found error You need a us...
You can structure your application in a way that minimizes the degree to which backwards-incompatibl...
Why not just use Carbon to do this? Carbon::now()->addMonths(2);
ShawnMcCool said: Ok, so.. Here's the thing.. When using an ORM you're mapping a record to behavior...
This may just be a typo in your post, but are you calling setGroupMembership as a function or a prop...
The Laravel portal for problem solving, knowledge sharing and community building.