- added model events for generate uuid

This commit is contained in:
Peter Papp
2021-02-26 17:19:57 +01:00
parent fd02fbfe08
commit 920ee19651
25 changed files with 175 additions and 348 deletions
+1 -1
View File
@@ -291,7 +291,7 @@ class User extends Authenticatable
}
/**
* Generate uuid
* Model Events
*/
protected static function boot()
{