first upload all files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@include('media::admin.image_picker.single', [
|
||||
'title' => trans('menu::menu_items.form.background_image'),
|
||||
'inputName' => 'files[background_image]',
|
||||
'file' => $menuItem->backgroundImage,
|
||||
])
|
||||
Reference in New Issue
Block a user