mercredi 22 août 2018

Unable to migrate database using sqlsrv (could not find driver) in laravel 5.4

I try to use migrate databse (MS SQL) in laravel 5.4 but I got error:

$ php artisan migrate  

In Connection.php line 647:

could not find driver (SQL: select * from sysobjects where type = 'U' and name = migrations)

P.S: But for query I can use it's as normal . I have problem only when migration.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire