Closed benascbr closed 2 months ago
P.S. Huge kudos for this package. It works almost out of the box for my current project
@benascbr please show your real code - I won't be able to help otherwise
For sure. Creating example in https://github.com/dedoc/demo-scramble
Resolved by changing
public function toArray($request): array|Arrayable|JsonSerializable
to public function toArray($request): array
Still would be good to see the example, but if you call it a day - I agree!
Example
It fails to read MediaCollection::toArray()
Expected generated response example:
Actual:
Related links: https://laravel.com/docs/11.x/eloquent-resources#resource-collections
I have v0.11.12 packge version