kitar / laravel-dynamodb

A DynamoDB based Eloquent model and Query builder for Laravel.
MIT License
179 stars 27 forks source link

Add model scope support #48

Open hschimpf opened 4 months ago

hschimpf commented 4 months ago

Support model scopes and call it from Model/Builder similar to Laravel's Eloquent models.