I have two Laravel apps that use the same database. I moved migrations from app 1 to app 2. Now I want to remove the pending migrations from app 2 due to that I moved the migrations files to it and tables exists in database.
Is any way to remove them from pending execution when php artisan migrate
is executed?
Regards
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire