lundi 4 décembre 2017

How do you mount an sql dump in a Laravel project working locally?

hope you are doing well, I am looking for debugging an internal server error 500 in a Laravel project, so I did an SQL dump from the remote servor and I would like to test this dump locally.

I have got the error in the remote but not in my localhost so I am trying to reproduce it locally.

How could I insert this SQL dump in my local project using Laravel 5, is there a php artisan command to run it or may I create a php function to insert it?

My dump is actually on my local machine and he is name Dump20171204.sql

Thanks in advance



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire