.env is required
rtorcato opened this issue · 1 comments
rtorcato commented
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.
unicodeveloper commented
The documentation states that the .env.example be renamed to .env