Verifique seu
DB_HOST
em seu .env
Arquivo DB_HOST=http://localhost/
--> DB_HOST=localhost
Resultado:
Eu posso migrar pacificamente agora.
php artisan migrate
Migration table created successfully.
Migrated: 2014_10_12_000000_create_users_table