We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8084ce3 commit 73ce864Copy full SHA for 73ce864
README.md
@@ -20,6 +20,7 @@ Supports all key types - primary hash key and composite keys.
20
* [Composite Keys](#composite-keys)
21
* [Requirements](#requirements)
22
* [Todo](#todo)
23
+* [FAQ](#faq)
24
* [License](#license)
25
* [Author and Contributors](#author-and-contributors)
26
@@ -196,6 +197,11 @@ TODO
196
197
----
198
- [ ] Upgrade a few legacy attributes: `AttributesToGet`, `ScanFilter`, ...
199
200
+FAQ
201
+---
202
+Q: Cannot assign `id` property if its not in the fillable array
203
+A: Try [this](https://github.com/baopham/laravel-dynamodb/issues/10)?
204
+
205
License
206
--------
207
MIT
0 commit comments