cachethq/core

Install Command

Offen

#104 geöffnet am 09.10.2024

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)PHP (82 Forks)github user discovery
good first issuehacktoberfest

Repository-Metriken

Stars
 (227 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 10T 23h) (28 gemergte PRs in 30 T)

Beschreibung

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