-
I get invalid path to file uploading file to s3
Steps to reproduce:
1. Press "add link"
2. Upload file
3. Choose file
You will get a link like "/elfinder/connect?path=&_csrf=0OgzayMV76bwOyM…
-
After doing a `composer update`
When trying to do `php artisan` I get
[BadMethodCallException]
Call to undefined method [package]
Any toughts?
I'm using `"barryvdh/laravel-elfinder": "0.3.2"`
-
PHP Compile Error 'yii\base\ErrorException' with message 'Cannot use yii\base\Object as Object because 'Object' is a special class name'
in C:\xampp\htdocs\yoga\vendor\mihaildev\yii2-elfinder\volume\…
-
when i run,
php artisan vendor:publish --provider='Barryvdh\Elfinder\ElfinderServiceProvider' --tag=config
there is error message like this :
"Unable to locate publishable resources.
Publishing …
-
it is possible to add the storage/app folder to the elfinder screen
if I want to setup disks an url is required, but the storage folder isn;t public available
-
Vendors publish failed.. There are no css or js file..
ghost updated
5 years ago
-
### Bug Report
Recently upgraded application with Laravel 10, Laravel Backpack 6, with `barryvdh/elfinder` as a filemanager for the client (for organization and bulk-uploads). Prior to these upgrad…
-
hi master can i use it in vue project?
-
Здравствуйте. Есть опция
https://github.com/Studio-42/elFinder/wiki/Client-configuration-options-2.1
> **validName**
> Used to validate file names. By default, no empty names or '..' allowed.
> …
-
Loving this bundle, but one of the most important (at least to me) features of elfinder, the multiple file selection is missing.
It would be nice if we could enable/disable it from the fm_elfinder.ya…