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 ac0d33a commit 18e33dfCopy full SHA for 18e33df
docs/installation.md
@@ -20,7 +20,7 @@
20
Add service providers
21
22
```php
23
- Unisharp\Laravelfilemanager\LaravelFilemanagerServiceProvider::class,
+ UniSharp\LaravelFilemanager\LaravelFilemanagerServiceProvider::class,
24
Intervention\Image\ImageServiceProvider::class,
25
```
26
0 commit comments