If you ever created complex global scope constraint, you must have faced a challenge with defining r...
Pretty much every app needs decent search engine. Nowadays specialized engines like ElasticSearch ar...
Do you use Eloquent in your apps? It's simply fun to work with, right? I think the same, but after s...
I want to introduce nice and useful package for DB revisions. It works out of the box with Eloquent...
Explained here: http://laravel.io/bin/rr4QQ#8,44
Throw an example as composite pattern doesn't clear things up.
Write down what result you expect and what's your tables, models setup
mruoss you example is a bit inconsistent, but you can achieve what you want. Imagine this setup whic...
State what you expect and what you already tried
vanpet this will work, though test it's performance: $searchArray = [...]; // sanitized $searchCount...
The Laravel portal for problem solving, knowledge sharing and community building.