mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
- added model events for generate uuid
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ class Zip extends Model
|
||||
protected $keyType = 'string';
|
||||
|
||||
/**
|
||||
* Generate uuid
|
||||
* Model events
|
||||
*/
|
||||
protected static function boot()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user