I use the command php artisan migrate to migrate my db in laravel 5 .. it gives me an error:
exception \'PDOException\' with message \'SQLSTATE[HY000] [10
Once you changed your .env file then you must restart the server.
In laravel in command prompt, type:
php artisan serve