You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im having the below (seemingly obvious) issue, but the package is installed and i am importing the QueryBuilder as per the docs, has anyone else had this issue?
[2022-09-12 09:22:51] laravel.ERROR: Class "Spatie\QueryBuilder\QueryBuilder" not found
My import is
use Spatie\QueryBuilder\QueryBuilder;
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all
Im having the below (seemingly obvious) issue, but the package is installed and i am importing the QueryBuilder as per the docs, has anyone else had this issue?
[2022-09-12 09:22:51] laravel.ERROR: Class "Spatie\QueryBuilder\QueryBuilder" not found
My import is
use Spatie\QueryBuilder\QueryBuilder;
Beta Was this translation helpful? Give feedback.
All reactions