- 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
View File
@@ -2,6 +2,7 @@
namespace App;
use App\Models\User;
use Illuminate\Database\Eloquent\Model;
/**