baopham / laravel-dynamodb

Eloquent syntax for DynamoDB
https://packagist.org/packages/baopham/dynamodb
MIT License
484 stars 128 forks source link

How can we use API resources? #275

Closed codoffer closed 8 months ago

codoffer commented 8 months ago

Describe the bug

I have tried the get() result with ResourceName::collection(). I am getting an empty result.

https://laravel.com/docs/10.x/eloquent-resources

Can we use API resources?

Version info