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