cachethq/core

Install Command

Open

#104 opened on Oct 9, 2024

 (3 comments) (0 reactions) (0 assignees)PHP (82 forks)github user discovery
good first issuehacktoberfest

Repository metrics

Stars
 (227 stars)
PR merge metrics
 (Avg merge 10d 23h) (28 merged PRs in 30d)

Description

It should be possible to configure Cachet via a cachet:install Artisan command.

v2.x had an interactive command 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