Laravel 5.4 on PHP 7.0: PDO Exception – Could not find driver (MySQL) – Plesk
I have a Laravel 5.4 project on my Ubuntu 14.04 (VPS with Plesk 12.5.30). After creating the database and setted up the .env file with required information I ran php artisan migrate and exceptions were thrown: [IlluminateDatabaseQueryException] could not find…