ORN-Fox
ORN-Fox
Hi here is how to solve this problem because I had it before: ``` 'public' => [ 'driver' => 'local', 'root' => storage_path('app/public'), - 'url' => env('APP_URL').'/storage', + 'url' =>...
Same problem in v2.1 !
I've been looking for the reason for this problem and I just found it! Until v1.9.x the js of the standalone button did this (line 16 to 18 in https://github.com/UniSharp/laravel-filemanager/blob/v1.9.2/public/js/lfm.js)...
I am currently working on R0.3 which will bring a lot of interesting things so stay on the lookout for the new repository: https://github.com/ORNFox/serina-1 and you can also look in...
R0.2.4 is released on my new repository !
Hi, I had the problem too. I looked if the commit with the fix was available in the latest version currently (1.4.1) alas not. So I imported the master version...
R0.3.0 is released on my new repository ! I apologize for the delay on the release of this new version, but I have been really busy, and I have only...