baopham / laravel-dynamodb

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

Change isNotEmpty to isEmpty #190

Closed sahilsharma011 closed 5 years ago

sahilsharma011 commented 5 years ago

This commit makes chunk method compatible with Laravel 5.2

scrutinizer-notifier commented 5 years ago

The inspection completed: No new issues

baopham commented 5 years ago

Thanks. Could you use dev-master once I merge this? I want to fix tests before releasing a new version.