mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 13:24:03 +00:00
490 B
490 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug | ||
|---|---|---|---|---|---|---|---|---|
| When creating jobs, only accept the needed data | 1530215258135990272 | weekly-thread-2022-21 | morrislaptop |
|
2022-05-27T15:52:02+00:00 | when-creating-jobs-only-accept-the-needed-data |
When creating Laravel Jobs, only accept the data you need to handle the job instead of large wrapper objects / models