No solution here works for my “Class 'PDO' not found.”
I know there are questions with similar titles here but none seem to work for me hence the reason to create a new question. So here's the problem, i have a site that works perfectly on localhost where i am sure has PDO support but after uploading on my shared hosting i get the Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_UNKNOWN) Class 'PDO' not found the solutions here all involve editing php.ini and installing PDO however, i am on a shared hosting without access to php.ini file or ssh. I am using laravel 5.5, php version 7.2 with a voyager backend. here's what my