mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 21:34:03 +00:00
396 B
396 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug | |
|---|---|---|---|---|---|---|---|
| Use custom collections | 1272822470656045057 | laravel-clean-code-tactics | samuelstancl |
|
2021-04-06T16:07:30+00:00 | use-custom-collections |
Creating custom collections can be a great way to achieve more expressive syntax. Consider this example with order totals.