Error giving the Migrate command from laravel to postgres

1
Expensive, good afternoon. I am not getting the migrate command in laravel for postgres. I changed the settings, I enabled the driver, but nothing works. Any ideas?

database.php:

 'default' => env('DB_CONNECTION', 'pgsql'),

PhpInfo ()

Error

    
asked by anonymous 12.12.2017 / 19:10

0 answers