We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371f149 commit 1158ddeCopy full SHA for 1158dde
README.md
@@ -80,11 +80,11 @@ Rekomendasi shared hosting murah:
80
81
- Untuk menampilkan website sedang dalam kondisi Maintenance jalankan command berikut:
82
```bash
83
- php artisan maintenance:start
+ php artisan maintenance start
84
```
85
- Untuk membuat website live kembali setelah maintenance gunakan command:
86
87
- php artisan maintenance:stop
+ php artisan maintenance stop
88
89
90
## Setup Fonnte
0 commit comments