-
-
Notifications
You must be signed in to change notification settings - Fork 103
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
datatype conversion error when migrating #21
Comments
Due to the This requirement comes from Spatie's Media Library |
I did find that article while doing some research on google As a newbie, Sorry for disturbing |
Adds clarification for vanilophp/framework#21
Adds clarification for vanilophp/framework#21 (cherry picked from commit f4fa109)
Use one of the supported database engines: Either MySQL 5.7 or PostgreSQL. This is completely out of Vanilo's scope, but I can give you some suggestions. My guess is that you are either using MySQL 5.5/5.6 or MariaDB. You have many options, like:
If you haven't used Postgres before, and don't have much experience with databases I would suggest to replace you current MariaDB/MySQL installation with MySQL 5.7. |
i've been trying to do
php artisan migrate
but i got this error
The text was updated successfully, but these errors were encountered: