We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ddbf1 commit 0fbdb34Copy full SHA for 0fbdb34
README.md
@@ -15,7 +15,7 @@ Although the `laravel-permission` package does most of the work, you could easil
15
### Installation
16
Start with installing the package through the composer. Run this command in your terminal:
17
```
18
-$ composer install amir/laravel-permission
+$ composer require amir/laravel-permission
19
20
21
After that, you need to run the migration files:
0 commit comments