Is there a way to execute migrations on laravel application in order to update current database structure? I use mysql database. I tried to execute
php artisan migrate:fresh
but it destroys and recreate the whole database structure. How do I avoid it?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire