Added in email hosting, and other misc cosmetic fixes
This commit is contained in:
@@ -9,7 +9,6 @@ use App\Models\Service;
|
||||
abstract class ServiceType extends Model
|
||||
{
|
||||
public $timestamps = FALSE;
|
||||
public $dateFormat = 'U';
|
||||
|
||||
/**
|
||||
* @NOTE: The service_id column could be discarded, if the id column=service_id
|
||||
|
Reference in New Issue
Block a user