mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 05:14:04 +00:00
404 B
404 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug | |
|---|---|---|---|---|---|---|---|
| Controllers can be used as route groups | 1517561126334001153 | weekly-thread-2022-16 | justsanjit |
|
2022-04-22T17:49:02+00:00 | controllers-can-be-used-as-route-groups |
#Laravel Tip ⚡ Instead of using the controller in each route, consider using a route controller group.