Skip to content

Commit 7f6621c

Browse files
committed
Laravel events cache
1 parent 43734a3 commit 7f6621c

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: Discover and Cache all Laravel application events and listeners
3+
command: |-
4+
php artisan event:cache
5+
tags:
6+
- laravel
7+
- php
8+
description: Discover and cache the application's events and listeners
9+
source_url: "https://artisan.page/#eventcache"
10+
author: Charles Adu Boakye
11+
author_url: "https://github.com/4cyberlord"
12+
shells: []

0 commit comments

Comments
 (0)