Sunday, May 21, 2017

Rollback a specific migration in laravel5

I need to rollback a specific table as I forgot to mention foreign key. and I dont want my data loss from all tables.

My framework is Laravel 5.4

Thanks in Advance Everyone



via Mansoor Ahmad

Advertisement