Removed timestamp from team
This commit is contained in:
@@ -6,6 +6,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class Team extends Model
|
||||
{
|
||||
public $timestamps = false;
|
||||
/**
|
||||
* The database table uses by the model.
|
||||
*
|
||||
|
Reference in New Issue
Block a user