Lomkit / laravel-rest-api

Generate Api in seconds
https://laravel-rest-api.lomkit.com/
MIT License
297 stars 18 forks source link

Nested includes error #96

Closed ThanhSonITNIC closed 6 months ago

ThanhSonITNIC commented 6 months ago

Laravel Rest Api Version

2.4.2

Laravel Version

10

PHP Version

8.1

Database Driver & Version

mysql

Description

//Lomkit\Rest\Query\Builder::__construct(): Argument #1 ($resource) must be of type Lomkit\Rest\Http\Resource, null given



### Steps To Reproduce

Description
GautierDele commented 6 months ago

Hello,

Could you give me your "CommentResource" relations please ? I'll try to reproduce this after to confirm the bug 😄

ThanhSonITNIC commented 6 months ago

sorry, it's my code