I have installed Laravel 5 successfully and changed MySQL credentials in database.php file in config directory to \'
mysql\' => [ \'driver\'
You need to run these two commands
php artisan cache:clear php artisan config:cache