I\'m on a Mac OS Yosemite using Laravel 5.0.
While in my local environment, I run php artisan migrate I keep getting :
php artisan migrate
If you are using the PHP's default web server (e.g. php artisan serve) you need to restart your server after changing your .env file values.
php artisan serve