orderBy((new static())->getTable().'.id', 'desc'); }); } public function __construct(array $attributes = []) { parent::__construct($attributes); $this->host = env('APP_URL'); } }