Hey all. Got a little package here to help cast Eloquent model's attributes to the proper PHP varia...
Hey all, I'm just putting the finishing touches a new package that makes it easy to "tag"...
I'm trying to solve an issue with my tagging package (https://github.com/cviebrock/eloquent-taggable...
I needed a simple way to hash and check passwords, so I built artisan commands that basically wrap L...
My eloquent-sluggable package may be of help. It won't do what you need out of the box, but you cou...
Just figured it out: whereHas() takes a 3rd and 4th argument for the operator (i.e. ">="...
The Laravel portal for problem solving, knowledge sharing and community building.
The community