We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there
I have a behaviour I don't undertsand.
When I add : #import sanctum.graphql
#import sanctum.graphql
php artisan lighthouse:ide-helper tell me :
php artisan lighthouse:ide-helper
Nuwave\Lighthouse\Exceptions\DefinitionException **Duplicate definition login found when merging.**
I don't understand why because I already make a project with lighthouse and lighthouse several months ago, and I didn't meet this trouble.
Is there something change rescently? This problem can come from Laravel last release with an "Autoloader"?
Thanks for your help :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there
I have a behaviour I don't undertsand.
When I add :
#import sanctum.graphql
php artisan lighthouse:ide-helper
tell me :I don't understand why because I already make a project with lighthouse and lighthouse several months ago, and I didn't meet this trouble.
Is there something change rescently?
This problem can come from Laravel last release with an "Autoloader"?
Thanks for your help :)
The text was updated successfully, but these errors were encountered: