|
|
c1770cafa5
|
Refactor blog item display: update styles for blog items, enhance news and success pages to handle empty states with informative messages, and adjust author image path for consistency.
|
2025-07-29 12:56:26 +05:00 |
|
|
|
6b0c92d838
|
Refactor News management features: replace author text input with a searchable select component in NewsResource, update NewsPageController to fetch news with authors and recent articles, and enhance the news show view to display author details and comments more effectively.
|
2025-07-28 21:05:24 +05:00 |
|
|
|
74fc3b5e6a
|
Implement news management features: add author field and comments functionality in NewsResource, enhance HomePageController to fetch latest news, and create dedicated views for news display and commenting. Update routes for comment submission and adjust homepage to showcase recent news articles.
|
2025-07-28 18:56:17 +05:00 |
|
|
|
2bf0c8f20d
|
Add methods to various page controllers for handling index, store, and show actions
|
2025-07-28 12:29:30 +05:00 |
|