Skip to content

Commit e27d1d2

Browse files
committed
Decrypt laravel environment file
1 parent f3b78d2 commit e27d1d2

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Decrypt Laravel environment file
3+
command: |-
4+
php artisan env:decrypt
5+
tags:
6+
- laravel
7+
- php
8+
description: Command to decrypt Laravel environment file
9+
source_url: "https://laravel.com/docs/9.x/configuration#decryption"
10+
author: Charles Adu Boakye
11+
author_url: "https://github.com/4cyberlord"
12+
shells: []

0 commit comments

Comments
 (0)