laravel-bakery
laravel-bakery copied to clipboard
Schema not found error after installation
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Laravel Version: [e.g. 7.6.1]
- Bakery Version [3.3.3]
Hi ,
I got an error when running the pluggin, when i rud the endpoint/graphql/explore
"message": "Class 'App\Bakery\Support\Schema' not found", "exception": "Error",
Hi there,
Thank you for reporting your issue. Did you make your own Schema
file? It looks like you imported \Bakery\Support\Schema
incorrectly.
Please be aware that we are currently not able to provide extensive support for this package and implementations might change in the future. We don't recommend this package at this moment for production use.