Skip to content

Commit

Permalink
Remove provider
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Mar 9, 2024
1 parent b593cf0 commit be07b94
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ Require this package with Composer

composer require barryvdh/laravel-elfinder

Add the ServiceProvider to the providers array in app/config/app.php

```php
Barryvdh\Elfinder\ElfinderServiceProvider::class
```

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

Expand Down

0 comments on commit be07b94

Please sign in to comment.