This commit is contained in:
2026-03-10 23:52:54 -05:00
parent 4a36839794
commit b44bfaa223
10 changed files with 139 additions and 6 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ class AvailableUserRole extends Model
public $primaryKey = 'id';
//Timestamps
public $timestamps = false;
public $timestamps = true;
/**
* The attribute that are mass assignable