hi i want use laravel for the first time, i used yii before with postgres without problem, just dowload laravel and code example, i configured my database.php with pgsql , when i do php artisan migrate i got pdoexception could not find driver. i hope someone can help me
You need to compile PHP with support for pgsql.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community