kitar / laravel-dynamodb

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

Support prefixes #12

Closed paulhenri-l closed 2 years ago

paulhenri-l commented 2 years ago

This PR adds support for prefixing tables by adding the prefix inside config.

kitar commented 2 years ago

Thanks for another PR! Looks nice 🎉

paulhenri-l commented 2 years ago

@kitar Thanks for merging it :) I find your package nicer to use that the other one available so it's a pleasure to contribute !