Skip to content

Commit 0b6a369

Browse files
committed
Laravel events clear
1 parent 7f6621c commit 0b6a369

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: Clear laravel events and listeners
3+
command: |-
4+
php artisan event:clear
5+
tags:
6+
- laravel
7+
- php
8+
description: Clear all cached events and listeners
9+
source_url: "https://artisan.page/#eventclear"
10+
author: Charles Adu Boakye
11+
author_url: "https://github.com/4cyberlord"
12+
shells: []

0 commit comments

Comments
 (0)