Skip to content

Commit 0a01a85

Browse files
authored
Add installation section
1 parent b4c7254 commit 0a01a85

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

creating.md

+4
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ You may read more on this on Composer's website.
6161

6262
### providers
6363
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

Comments
 (0)