Class Illuminate\Http\Resources\Json\JsonResource

implements ArrayAccess, JsonSerializable, Responsable, UrlRoutable
uses ConditionallyLoadsAttributes, DelegatesToResource
Methods
Methods used from Illuminate\Http\Resources\ConditionallyLoadsAttributes
filter(), mergeData(), removeMissingValues(), when(), unless(), merge(), mergeWhen(), mergeUnless(), attributes(), whenHas(), whenNull(), whenNotNull(), whenAppended(), whenLoaded(), whenCounted(), whenAggregated(), whenExistsLoaded(), whenPivotLoaded(), whenPivotLoadedAs(), hasPivotLoaded(), hasPivotLoadedAs(), transform()
Methods used from Illuminate\Http\Resources\DelegatesToResource
getRouteKey(), getRouteKeyName(), resolveRouteBinding(), resolveChildRouteBinding(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), __isset(), __unset(), __get(), __call()
Properties