You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,9 @@ Because all permissions will be registered on [Laravel's gate](https://laravel.c
38
38
$user->can('edit articles');
39
39
```
40
40
41
-
## Documentation
41
+
## Documentation, Installation, and Usage Instructions
42
42
43
-
You can find installation instructions and detailed instructions on how to use this package at [the dedicated documentation site](https://docs.spatie.be/laravel-permission/v2/introduction/).
43
+
See the [documentation site](https://docs.spatie.be/laravel-permission/v2/introduction/) for detailed installation and usage instructions.
0 commit comments