castopod/app/Database/Seeds
Yassine Doghri 769ea469c9 refactor: update install logic and add missing cache config step
- add `.env.example` and `INSTALL.md` to castopod bundle for installation docs
- update seeders to be silent on insert errors
- update install layout
- add manual config instructions when .env file is not writable
- fix eslint error in Charts.ts module

closes #32
2020-10-15 14:42:13 +00:00
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
AppSeeder.php feat: add install wizard form to bootstrap database and create the first superadmin user 2020-10-15 14:41:28 +00:00
AuthSeeder.php refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
CategorySeeder.php refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
FakePodcastsAnalyticsSeeder.php feat: add unique listeners analytics 2020-10-15 14:42:09 +00:00
FakeWebsiteAnalyticsSeeder.php feat: update analytics so to meet IABv2 requirements 2020-10-15 14:42:02 +00:00
LanguageSeeder.php refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
PlatformSeeder.php refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
TestSeeder.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00