mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 05:14:04 +00:00
472 B
472 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug | |
|---|---|---|---|---|---|---|---|
| Closure validation rules are 🔥. They're often better than creating a class just for a single use | 1308085658095886336 | 1-rt-1-tip | samuelstancl |
|
2021-04-06T16:07:41+00:00 | closure-validation-rules-are-theyre-often-better-than-creating-a-class-just-for-a-single-use |
Create a class if it's used on multiple places or way too complex.