mardi 14 septembre 2021

how to roll back Laravel command

I have run following Laravel command php artisan make:migration add_category_id_to_posts but I need run following command as well php artisan make:migration add_category_id_to_posts --table=posts then I need roll back first command and run second command. then How?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire