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

Multiple definitions exist for class Schema #516

Closed
JohnnyWalkerDigital opened this issue Jun 6, 2017 · 2 comments
Closed

Multiple definitions exist for class Schema #516

JohnnyWalkerDigital opened this issue Jun 6, 2017 · 2 comments

Comments

@JohnnyWalkerDigital
Copy link

JohnnyWalkerDigital commented Jun 6, 2017

Not sure if there's anything that can be done for this, but I'm getting Multiple definitions exist for class Schema in PhpStorm.

Commenting out use Illuminate\Support\Facades\Schema; seems to stop the error, but I don't know if that's advisable.

@daniel-de-wit
Copy link
Contributor

I usually disable the inspection for it:
image

You can find it at PHP -> Code Style -> Unnecessary fully qualified name

@greatwitenorth
Copy link

For people looking for an updated answer to this you can view it here:
#592 (comment)

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

3 participants