Added the support for generating docs from template doc
This commit is contained in:
@@ -33,6 +33,8 @@ class Document extends Model
|
||||
'preview_path',
|
||||
'preview_mime',
|
||||
'preview_generated_at',
|
||||
'template_id',
|
||||
'template_version',
|
||||
];
|
||||
|
||||
protected $casts = [
|
||||
|
||||
Reference in New Issue
Block a user