castopod/app/Views/install
Yassine Doghri cba871c5df feat: add install wizard form to bootstrap database and create the first superadmin user
- generate .env file to configure instance's environment
- add phpdotenv dependency to verify .env file
- add AppSeeder to call all required seeds at once
- add env and superadmin form views using form helpers

closes #2
2020-10-15 14:41:28 +00:00
..
_layout.php feat: add install wizard form to bootstrap database and create the first superadmin user 2020-10-15 14:41:28 +00:00
env.php feat: add install wizard form to bootstrap database and create the first superadmin user 2020-10-15 14:41:28 +00:00
error.php feat: add install wizard form to bootstrap database and create the first superadmin user 2020-10-15 14:41:28 +00:00
superadmin.php feat: add install wizard form to bootstrap database and create the first superadmin user 2020-10-15 14:41:28 +00:00