We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb38321 commit ac725c2Copy full SHA for ac725c2
1 file changed
specs/laravel/laravel_maintenance_mode_bypass.yml
@@ -1,5 +1,5 @@
1
---
2
-name: Bypass laravel maintenance mode
+name: Bypass Laravel maintenance mode
3
command: |-
4
php artisan down --secret="{{bypass_secret_key}}"
5
tags:
@@ -10,4 +10,4 @@ arguments: []
10
source_url: "https://laravel.com/docs/9.x/configuration#pre-rendering-the-maintenance-mode-view"
11
author: Charles Adu Boakye
12
author_url: "https://github.com/4cyberlord"
13
-shells: []
+shells: []
0 commit comments