We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c927203 commit 60ba319Copy full SHA for 60ba319
1 file changed
specs/laravel/laravel_encrypt.yml
@@ -0,0 +1,12 @@
1
+---
2
+name: Encrypt Laravel environment file
3
+command: |-
4
+ php artisan env:encrypt
5
+tags:
6
+ - laravel
7
+ - php
8
+description: command to encrypt Laravel environment file
9
+source_url: "https://laravel.com/docs/9.x/configuration#pre-rendering-the-maintenance-mode-view"
10
+author: Charles Adu Boakye
11
+author_url: "https://github.com/4cyberlord"
12
+shells: []
0 commit comments