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

artisan migrate is broken due to missing grammar #33

Closed
luemic opened this issue Oct 21, 2016 · 0 comments
Closed

artisan migrate is broken due to missing grammar #33

luemic opened this issue Oct 21, 2016 · 0 comments

Comments

@luemic
Copy link

luemic commented Oct 21, 2016

Hi guys,

when I do a artisan migrate I got following error:

 [Symfony\Component\Debug\Exception\FatalThrowableError]         
  Call to a member function supportsSchemaTransactions() on null

It seems that the Schema grammar is not set properly.

Kind regards

Michael

@pi0 pi0 closed this as completed in 46a8003 Oct 21, 2016
pi0 added a commit that referenced this issue Oct 21, 2016
introduce and use schema grammar (fixes #33)
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