mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-27 18:40:39 +00:00
added it_get_all_pages, it_get_page, it_update_page test
This commit is contained in:
@@ -28,5 +28,9 @@ class Page extends Model
|
||||
'content',
|
||||
];
|
||||
|
||||
protected $primaryKey = 'slug';
|
||||
|
||||
protected $keyType = 'string';
|
||||
|
||||
public $timestamps = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user