correction bug content
This commit is contained in:
@@ -25,6 +25,7 @@ class Image extends Model
|
||||
protected $table = 'images';
|
||||
|
||||
public $fillable = [
|
||||
'content',
|
||||
'filename',
|
||||
'created_at',
|
||||
'updated_at'
|
||||
|
Reference in New Issue
Block a user