UniSharp / laravel-filemanager

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
https://unisharp.github.io/laravel-filemanager/
MIT License
2.04k stars 719 forks source link

Acess a path from a different domain #1190

Open 01francisco opened 1 year ago

01francisco commented 1 year ago

I have 2 domains:

My question is, how can i configure file manager to open on the example.com/files path so i can see the files that exist, store, edit, etc.

streamtw commented 2 months ago

I have done this in a couple of times. I will write some document about how to implement this.