How to use postgres database with laravel passport I have installed the passport and I am trying to migrate but its giving the error
PDOException::("could not find driver")
E:\Mobeen\ang\backend\blog\vendor\laravel\framework\src\Illuminate\Databas
e\Connectors\Connector.php:70
2 PDO::__construct("pgsql:host=127.0.0.1;dbname=newdb;port=3306;sslmode=pref
er", "root", "", [])
I have enabled the extension=pdo_pgsql but still getting the error.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire