Categories
Php

PHP

Started working with Fedora again…  installed laravel.  It could not find pdo mysql driver.

Fedora:

sudo dnf install php-mysqlnd

Debian:

sudo apt-get install php7.0-mysql

Leave a Reply

Your email address will not be published. Required fields are marked *