Skip to content

Commit 43734a3

Browse files
committed
Laravel config cache file added
1 parent bf1dd62 commit 43734a3

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: Create Laravel config cache file
3+
command: |-
4+
php artisan config:clear
5+
tags:
6+
- laravel
7+
- php
8+
description: Create a cache file for faster configuration loading
9+
source_url: "https://artisan.page/#configclear"
10+
author: Charles Adu Boakye
11+
author_url: "https://github.com/4cyberlord"
12+
shells: []

0 commit comments

Comments
 (0)