I have a bad experience while installing laravel. However, I was able to do so and move to the next level. I used generators and created my migrations. But when I type the
You must be installing the latest version of php mysql in my case I am install php7.1-mysql
php mysql
php7.1-mysql
Try this
sudo apt-get install php7.1-mysql
I am using the latest version of laravel