class pdo not found laravel
问题 So here is the issue, My laravel 5.0 was working fine.. I basically have setup to domains, one like dev.mydomain.com and another 'mydomain.com'.I do all the testing in my dev site.. Just few moment ago, I created this dev domain. After then, the live site started giving me an error called Class PDO not found. FatalErrorException in ConnectionFactory.php line 179 but my dev site is working totally fine.. On searching out, I found such errors occurs when PDO extension is not enabled but my dev