Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hefengbao committed Dec 16, 2024
1 parent 46e55ab commit 096228d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/guide/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,10 @@ composer install --optimize-autoloader --no-dev --ignore-platform-reqs

```
cp .env.example .env
php artisan key:generate
php artisan storage:link
```

`.env` 文件中修改配置,主要是下面几项:
Expand Down

0 comments on commit 096228d

Please sign in to comment.