File manager - Edit - /var/www/payraty/inventory_main/app/Traits/Scopes/ScopeActive.php
Back
<?php namespace App\Traits\Scopes; trait ScopeActive { /** * scopeActive * * @param mixed $query * @return void */ public function scopeActive($query) { return $query->where('status', self::STATUS_ACTIVE); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 2 |
proxy
|
phpinfo
|
Settings