Symfony 5 exception Could not find driver – PHP Versions
I am making my first app with Symfony and when i setup my database (doesn't matter if it's postgresql or mysql). I have an error "could not find driver" three time. One in PDOConnection.php line 38. Other in Exception.php line…