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
You want to retrieve mortgages not products and event to check is MORTGAGE, CONTACTED, right? Mortga...
mcraz said: jarektkaczyk said: Your current solution definitely requires you to make sure the pric...
What is that you want to achieve exactly? And are you aware that this: $categories = Category::with(...
Is it literally fixed custom price for each user? It seems a bit unreal, imagine you need to manage...
The Laravel portal for problem solving, knowledge sharing and community building.