laravel-scope-checks
laravel-scope-checks copied to clipboard
Automatically convert your Eloquent scopes to boolean check methods.
Results
1
laravel-scope-checks issues
Sort by
recently updated
recently updated
newest added
Maybe the problem occurred because Laravel already ships with the `illuminate/support ` package by default for its Str:: helper methods. ``` Problem 1 - Root composer.json requires beyondcode/laravel-scope-checks ^1.0 ->...