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 d2409bb commit 0ef2cdeCopy full SHA for 0ef2cde
docs/index.md
@@ -36,7 +36,7 @@ To install authentication follow this steps:
36
},
37
```
38
39
- 3. Now run `composer update` command.
+ 3. Now run `composer install` command.
40
41
4. Now open the file _config/app.php_ and add to the 'providers' option the following line:
42
'LaravelAcl\Authentication\AuthenticationServiceProvider',
0 commit comments