Mahmoud Fawzy
Results
1
issues of
Mahmoud Fawzy
Hi, I've been trying to get [Global scopes](http://laravel.com/docs/eloquent#global-scopes) to work, it works fine with eloquent, but it turns out Ardent doesn't call `applyGlobalScopes()` on the `$builder` before returning it from...