I have installed Laravel 5 successfully and changed MySQL credentials in database.php file in config directory to \'
mysql\' => [ \'driver\'
Instead of using this
DB_HOST=localhost DB_DATABASE=wdcollect DB_USERNAME=root DB_PASSWORD=
USE this
DB_HOST=localhost DB_DATABASE=wdcollect DB_USERNAME=root DB_PASSWORD=''