Skip to content

Commit bde3920

Browse files
committed
Laravel events list added
1 parent 24064cf commit bde3920

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

0 commit comments

Comments
 (0)