-
hi,
in file manager show images in Correct folder. but images not showed.
when i click to open image directly. opened this link
path.test/storage/storeimages/4N4QmEeknh7zBP6IiXNPsq27Rg0G9zHXqtC7jhW…
-
i am using elfinder for image upload using Azure Driver in Laravel, in my case images are uploaded on AZURE_STORAGE_CONTAINER but when i try to create "New Folder" in AZURE_STORAGE_CONTAINER through e…
-
UnexpectedValueException : The stream or file "/var/www/blogPushLine/storage/logs/laravel-2019-10-02.log" could not be opened: failed to open stream: Permission denied
-
Hi, more a question or set of questions than an issue.
Like a lot of people I guess I have a combination of requirements including Laravel app + elfinder + S3 storage + Glide.
I have most of it …
-
🙇♂️🙇♂️🙇♂️注意:XrayR等非XBoard问题请前往项目方提问
🙇♂️🙇♂️🙇♂️Note: XrayR and other non-XBoard issues please go to the project side to ask questions
The XBoard version number you are using
当前使用的XBoard版本号(…
-
Reproduce:
Open url `/log-viewer`
OS:
Centos7
PHP:
8.1
`[previous exception] [object] (ErrorException(code: 0): Undefined variable $selectedFileIdentifier at /var/www/gsi/storage/framewo…
-
Hi,
i am using the phpword in a laravel project.
this is my code:
`
$pw = new \PhpOffice\PhpWord\PhpWord();
/* [THE HTML] */
$section = $pw->addSection();
$html = "…
-
The default storage is Session, but if I want to use Redis the initialization fails because PHPoAuthLib doesn't get the Redis instance passed.
There is a default Redis connection in Laravel (I'm usin…
-
Hello,
I wanted to try your package but all the logs paths seems to be wrong, for example when I click on the link for today's logs:
```
No such log file: /var/www/html/storage/logs//var/www/h…
-
Hi @pionl,
thanks for this super cool lib.
This is my dropzone setup
```
const cloudZone = new Dropzone("#cloudZone", {
paramName: 'cloud_file',
url: "{{…