xxxxxxxxxx
//For those using windows;
//Navigate to the php.ini file(-C:\php\php.ini)
//Enable the following:
// ;extension=pdo_sqlite by removing the /;/ should look like this extension=pdo_sqlite
// ;extension=sqlite3 should be extension=sqlite3 without the ; symbol