I am considering using events in a refactor of a very large site. I am worried that if I use events,...
Whilst looking through the changes in 4.2, I noticed this bit of it, and am quite interested by what...
This gives a bit of information on 4.2, suggesting slight changes to the core but nothing significan...
Maybe try this: public function getDateAttribute($value) { if(isset($value)) return date('d/m/Y H...
@XoneFobic, learn something new everyday! Wasn't sure about that but thought might aswell keep it in...
Ok a few thoughts that will hopefully help! PostController->index() uses $post->toArray, shou...
The Laravel portal for problem solving, knowledge sharing and community building.