Manufacturer.php
Go to the documentation of this file.
46 return $this->hasManyThrough('\App\Models\Asset', '\App\Models\AssetModel', 'manufacturer_id', 'model_id');
Definition: Manufacturer.php:8
Definition: Accessory.php:2
$injectUniqueIdentifier
Definition: Manufacturer.php:27
scopeTextSearch($query, $search)
Query builder scope to search on text.
Definition: Manufacturer.php:57