Query optimisations using with()
This commit is contained in:
@@ -7,7 +7,6 @@ use App\Traits\NextKey;
|
||||
class SSL extends \App\Models\Base\ServiceType
|
||||
{
|
||||
use NextKey;
|
||||
|
||||
const RECORD_ID = 'service__ssl';
|
||||
|
||||
protected $table = 'ab_service__ssl';
|
||||
|
Reference in New Issue
Block a user