Laravel Custom Query Builders Over Scopes
– blog.oussama-mater.tech - submitted by Oussama Mater
Laravel scopes make queries much more readable, but they come with a lot of magic. Custom Query Builders fix this issue, let me show you how to use them.
Read more [blog.oussama-mater.tech]