Skip to content

Commit 63de22a

Browse files
committed
Updated argments values
1 parent ab98be6 commit 63de22a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

specs/laravel/laravel_maintenance_mode_bypass.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ tags:
66
- laravel
77
- php
88
description: This command helps you bypass laravel maintenance mode by setting the secret key.
9-
arguments: []
9+
arguments:
10+
- name: bypass_secret_key
11+
description: Enter your laravel application key to bypass maintenance mode.
12+
default_value: ~
1013
source_url: "https://laravel.com/docs/9.x/configuration#pre-rendering-the-maintenance-mode-view"
1114
author: Charles Adu Boakye
1215
author_url: "https://github.com/4cyberlord"

0 commit comments

Comments
 (0)