Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have issue with API+Graphql #387

Open
safarovitch opened this issue Feb 8, 2025 · 0 comments
Open

Have issue with API+Graphql #387

safarovitch opened this issue Feb 8, 2025 · 0 comments

Comments

@safarovitch
Copy link

After installing rest-api package I also wanted to add graphql pckage to my bagisto installation and faced this issue on post autoload dump.

Illuminate\Foundation\ComposerScripts::postAutoloadDump
@php artisan package:discover --ansi
PHP Fatal error: Access level to Webkul\RestApi\Exceptions\Handler::handleAuthenticationException() must be protected (as in class Webkul\Core\Exceptions\Handler) or weaker in /home/testwyzoshop/test.wyzo.shop/vendor/bagisto/rest-api/src/Exceptions/Handler.php on line 35
PHP Fatal error: Uncaught ReflectionException: Class "Webkul\RestApi\Exceptions\Handler" does not exist in /home/testwyzoshop/test.wyzo.shop/vendor/laravel/framework/src/Illuminate/Container/Container.php:944

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant