castopod/app/Language/en
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
..
AdminNavigation.php feat: add install wizard form to bootstrap database and create the first superadmin user 2020-10-15 14:41:28 +00:00
Breadcrumb.php feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Contributor.php feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Countries.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Episode.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Home.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Install.php feat: add install wizard form to bootstrap database and create the first superadmin user 2020-10-15 14:41:28 +00:00
MyAccount.php feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Podcast.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
User.php feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00