Install Command
Open
good first issue
hacktoberfest
- Dominant language
- PHP
- Stars
- 227
- Forks
- 84
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 24
Description
It should be possible to configure Cachet via a `cachet:install` Artisan command.
v2.x had an [interactive command](https://github.com/cachethq/cachet/blob/d4666993247dc6d776c957b3695e1b981663180b/app/Console/Commands/InstallCommand.php) that would ask you questions and store the configuration.
For v3.x, this won't work _exactly_ the same as we now have a mix of `.env` and database settings, but the idea is the same.
Contributor guide
Assessment
This issue has not been assessed yet.