Added the ability to upload pictures in the editor.
This commit is contained in:
@@ -307,5 +307,6 @@ return [
|
||||
'content.*.title' => 'заголовок',
|
||||
'content.*.content' => 'контент',
|
||||
'category_id' => 'категория',
|
||||
'content_images' => 'изображения контента',
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user