Open annelbco opened 6 years ago
Breaking changes for Laravel 4.2, from version 1.10.0 and up :
When searching, it returns an error:
BadMethodCallException: Call to undefined method Illuminate\Database\Query\Builder::withoutGlobalScopes()
Reverting to 1.9.6 fixes the error.
Breaking changes for Laravel 4.2, from version 1.10.0 and up :
When searching, it returns an error:
Reverting to 1.9.6 fixes the error.