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
I think you missed the mysql driver for php5. Execute below command:
sudo apt-get install php5-mysql /etc/init.d/php5-fpm restart