unicodeveloper/laravel-hackathon-starter

.env is required

rtorcato opened this issue · 1 comments

simple step but in your documentation if the .env file is not created the migration scripts won't execute because your database config for mysql is different from the default homestead database config.

The documentation states that the .env.example be renamed to .env