Merge pull request #3670 from chrisforrence/update-appinstall-documentation
Change app:install reference to cachet:install
This commit is contained in:
@@ -71,7 +71,7 @@ Cachet comes with an installation command that will:
|
|||||||
- Run seeders (of which there are none)
|
- Run seeders (of which there are none)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
php artisan app:install
|
php artisan cachet:install
|
||||||
```
|
```
|
||||||
|
|
||||||
> Never change the `APP_KEY` after installation on production environment.
|
> Never change the `APP_KEY` after installation on production environment.
|
||||||
|
|||||||
Reference in New Issue
Block a user