lundi 29 février 2016

Delete all the tables in database in one shot

How to delete all the tables in a database in one shot in laravel.

For Migration we use-

        Artisan::call('migrate', ['--force' => true]);

but for deleting all the tables is there any-

Thank You



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1SbCEE0
via IFTTT

Aucun commentaire:

Enregistrer un commentaire