We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c7254 commit 0a01a85Copy full SHA for 0a01a85
creating.md
@@ -61,3 +61,7 @@ You may read more on this on Composer's website.
61
62
### providers
63
As an extra thing, you can define the service providers that you wish to load once the hook have been enabled.
64
+
65
+## Installation
66
67
+Once you have created your local hook, you can install your it by running `php artisan hook:install NAME` (replace `NAME` with the name of your hook).
0 commit comments