diff --git a/readme.md b/readme.md index dad6952..b7e4619 100644 --- a/readme.md +++ b/readme.md @@ -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: