0

I am trying to run an existing Laravel application with "php artisan serve". Since the application have been developed with laravel 4.2, php 5.6 supported had to install php, apache separately in my local environment.

{"error":{"type":"PDOException","message":"could not find driver","file":"\/var\/www\/html\/PROJECT\/vendor\/laravel\/framework\/src\/Illuminate\/Database\/Connectors\/Connector.php","line":47}}

Can anyone tell how to fix this issue ? Am I missing any settings in the php.ini ?

Karl Hill
  • 12,937
  • 5
  • 58
  • 95
Ruchira Chamara
  • 345
  • 2
  • 7
  • 20

0 Answers0