Rafael D'Arrigo

Results 1 comments of Rafael D'Arrigo

even better: public static function getScopedNestedList($column, $key = null, $seperator = ' ', $company_logged) { $instance = new static; $key = $key ?: $instance->getKeyName(); $depthColumn = $instance->getDepthColumnName(); $nodes = $instance->where('company_id',...