bug fixes and new functionality
This commit is contained in:
@@ -14,7 +14,8 @@ class Form extends Model
|
||||
* @var array
|
||||
*/
|
||||
protected $guarded = [];
|
||||
|
||||
public $incrementing = false;
|
||||
protected $keyType = 'string';
|
||||
protected $appends = ['media_url'];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user