Added the ability to upload pictures in the editor.
This commit is contained in:
@@ -307,5 +307,6 @@ return [
|
||||
'content.*.title' => 'title',
|
||||
'content.*.content' => 'content',
|
||||
'category_id' => 'category',
|
||||
'content_images' => 'content images',
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user