Created a new application in laravel 5.5 and done configuration with postgres
also set default db driver pgsql in database.php , but while running laravel migrate artisan command getting below error
but connection working in core php
i didnt getting what is the wrong with laravel with PostgreSQL