testing
This commit is contained in:
@@ -13,7 +13,7 @@ class AvailableUserRole extends Model
|
||||
public $primaryKey = 'id';
|
||||
|
||||
//Timestamps
|
||||
public $timestamps = false;
|
||||
public $timestamps = true;
|
||||
|
||||
/**
|
||||
* The attribute that are mass assignable
|
||||
|
||||
Reference in New Issue
Block a user