dd($sale->groups->toArray()); Does that result in an empty array too?
@Shawn, maybe a nice idea to add Behave.js to the mix? Specially because people can write snippets i...
@cgoosey1, I think (on a working query) if you eagerload something, you don't need to define the sam...
First off, I think you need to use $post->toArray() in you controller. And the getTagsAttribute m...
Personally I use an Observer-based auto validator that uses a nested $rules array for the rules. Thi...
The Laravel portal for problem solving, knowledge sharing and community building.