I have installed Laravel 5 successfully and changed MySQL credentials in database.php file in config directory to \'
mysql\' => [ \'driver\'
Match the .env file and the config.php file with your username and password and your hostname in the database settings.if they are not equal,relation will not connect.