mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 13:24:03 +00:00
368 B
368 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug | |
|---|---|---|---|---|---|---|---|
| String IDs can be case sensitive | 1540401134761701376 | weekly-thread-2022-25 | ecrmnn |
|
2022-06-24T18:27:04+00:00 | string-ids-can-be-case-sensitive |
You can make your IDs case sensitive when using strings as primary keys in Laravel ✨