InfyOmLabs / adminlte-generator

Boilerplate of Laravel with InfyOm Laravel Generator for AdminLTE Templates
https://infyom.com/open-source/laravelgenerator/docs/8.0/boilerplates
388 stars 273 forks source link

php artisan infyom:rollback dont delete migration files #11

Closed iuriimattos closed 5 years ago

iuriimattos commented 7 years ago

thanks a lot for shared this project on git ^^ if possible tracker this bug, on database > migration

mitulgolakiya commented 5 years ago

While rollback, we should delete all the files including migration as well. so I would say, if you run migration then first rollback the db migration and then run infyom rollback.