-
Notifications
You must be signed in to change notification settings - Fork 742
Closed
Labels
confirmingChecking if the issue can be reproduced.Checking if the issue can be reproduced.
Description
Image directory in htdocs/free path
In laravel config/lfm.php file has
'prefix' => 'laravel-filemanager',
'base_directory' => '../free',
'images_folder_name' => 'resources',
'files_folder_name' => 'files',
view file has
path_absolute : "{{url('/')}}",
var cmsURL = editor_config.path_absolute + '/laravel-filemanager?field_name=' + field_name;
Error image path getting error but folders directory path is correct any idea ?
Metadata
Metadata
Assignees
Labels
confirmingChecking if the issue can be reproduced.Checking if the issue can be reproduced.