We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b6a369 commit 24064cfCopy full SHA for 24064cf
1 file changed
specs/laravel/laravel_event_generate.yml
@@ -0,0 +1,12 @@
1
+---
2
+name: Generate missing laravel events and listeners
3
+command: |-
4
+ php artisan event:generate
5
+tags:
6
+ - laravel
7
+ - php
8
+description: Generate the missing events and listeners based on registration
9
+source_url: "https://artisan.page/#eventgenerate"
10
+author: Charles Adu Boakye
11
+author_url: "https://github.com/4cyberlord"
12
+shells: []
0 commit comments