Skip to content

Commit be07b94

Browse files
authored
Remove provider
1 parent b593cf0 commit be07b94

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

readme.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ Require this package with Composer
2020

2121
composer require barryvdh/laravel-elfinder
2222

23-
Add the ServiceProvider to the providers array in app/config/app.php
24-
25-
```php
26-
Barryvdh\Elfinder\ElfinderServiceProvider::class
27-
```
2823

2924
You need to copy the assets to the public folder, using the following artisan command:
3025

0 commit comments

Comments
 (0)