Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Changes database host from localhost to 127.0.0.1 #84

Merged
merged 1 commit into from
Nov 15, 2016
Merged

Changes database host from localhost to 127.0.0.1 #84

merged 1 commit into from
Nov 15, 2016

Conversation

roberto-aguilar
Copy link
Contributor

In laravel/laravel#3641 was decided to use 127.0.0.1 instead of localhost to avoid DNS lookups.

This maintain consistency between Lumen and Laravel .env files.

In laravel/laravel#3641 was decided to use `127.0.0.1` instead of `localhost` to avoid DNS lookups.

This maintain consistency between Lumen and Laravel `.env` files.
@taylorotwell taylorotwell merged commit 5fbd825 into laravel:master Nov 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants