deInternetJongens / Lighthouse-Utils

An add-on to Lighthouse to auto-generate CRUD actions from types https://github.com/nuwave/lighthouse
MIT License
26 stars 2 forks source link

HandlesQueryFilter not found #21

Open Nvservicing opened 5 years ago

Nvservicing commented 5 years ago

Hi there, when i try to run php artisan vendor:publish --provider="DeInternetJongens\LighthouseUtils\ServiceProvider" --tag="config"

i receive the following:

PHP Fatal error: Trait 'Nuwave\Lighthouse\Support\Traits\HandlesQueryFilter' not found in /var/www/html/QSTModels/vendor/deinternetjongens/lighthouse-utils/src/Directives/BaseDirective.php on line 13

Please help me to resolve this or let me know if i am doing something wrong

I am using:

nuwave/lighthouse dev-master 6632a47 laravel/framework v5.7.28 deinternetjongens/lighthouse-utils 0.2.0