When to use Laravel global scopes
Feb 20, 2023 · 4 min read · Laravel global scopes are great, but I don't see them used a lot. Instead, I see a lot of local scopes being used to achieve the same thing. With proper implementation of global scopes, the code and security would be greatly improved. Let me illustra...
SSStef and 1 more commented



