Skip to content

Commit 73ce864

Browse files
committed
Add FAQ
Close #10
1 parent 8084ce3 commit 73ce864

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Supports all key types - primary hash key and composite keys.
2020
* [Composite Keys](#composite-keys)
2121
* [Requirements](#requirements)
2222
* [Todo](#todo)
23+
* [FAQ](#faq)
2324
* [License](#license)
2425
* [Author and Contributors](#author-and-contributors)
2526

@@ -196,6 +197,11 @@ TODO
196197
----
197198
- [ ] Upgrade a few legacy attributes: `AttributesToGet`, `ScanFilter`, ...
198199
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+
199205
License
200206
--------
201207
MIT

0 commit comments

Comments
 (0)