The model: class Item extends Eloquent { public function getCentsAttribute() { return substr(...
Don't know if it's been already reported, but it seems a few threads are not shown correctly due to...
Probably your best bet is simply copying all app files, but be aware it may take quite long (many fi...
That looks cool! Thanks for sharing
sseffa said: add the following code to the Item model class Item extends Eloquent { protected $a...
This may be of your interest http://laravel.io/forum/02-20-2014-getting-rid-of-indexphp-in-urls
If you mean getting all "posts" related to a "session", given the session id, th...
The Laravel portal for problem solving, knowledge sharing and community building.