CustomFieldset.php
Go to the documentation of this file.
16 return $this->belongsToMany('\App\Models\CustomField')->withPivot(["required","order"])->orderBy("pivot_order");
Definition: CustomFieldset.php:6
Definition: Accessory.php:2