Categories
Is it possible, when using Laravel, to create tables through phpmyadmin?
Will nothing break in Laravel if I create tables in phpmyadmin instead of migrations?
Answer the question
In order to leave comments, you need to log in
Will not break.
Won't break, migrations are used for convenience.
It won't break, but that's bad!
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question