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 not working on laravel 8.12, doctrine/dbal 3.0 #35237

Closed
batjeciftci opened this issue Nov 16, 2020 · 2 comments
Closed

artisan migrate not working on laravel 8.12, doctrine/dbal 3.0 #35237

batjeciftci opened this issue Nov 16, 2020 · 2 comments

Comments

@batjeciftci
Copy link

Running the command php artisan migrate results in Class 'Doctrine\DBAL\Driver\PDOMySql\Driver' not found. I looked in the dbal's directory and it seems like the structure changed.

@driesvints
Copy link
Member

There's a PR open for this which will be merged soon: #35236

@GrahamCampbell
Copy link
Member

@batjeciftci Please do look at the suggested packages output from composer. It tells you what versions of dbal are supported.

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