|
|
41abdb6fc8
|
Update news index view: change page title from 'Blog 3 Columns' to 'News' and adjust breadcrumb navigation for improved clarity and consistency.
|
2025-07-28 21:07:27 +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 |
|
|
|
1b4989b440
|
Enhance solution management features: add title_description and bullets fields to SolutionResource, update OurSolutionPageController to fetch solutions in descending order, and create new views for displaying solutions with detailed descriptions and bullet points. Adjust CSS for active button styling and update navigation to reflect title instead of name for solutions.
|
2025-07-28 20:33:38 +05:00 |
|
|
|
7fdb99cc79
|
Refactor navigation settings across multiple pages: update navigation groups and labels for HomePageSettings, ManageCtaSettings, ManagePortfolio, ManageSolutions, ManageSuccess, and ManageSite. Introduce solutions data fetching in OurSolutionPageController and enhance header navigation with dynamic solutions list. Update database migration to include new fields for solutions.
|
2025-07-28 20:06:11 +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 |
|
|
|
189cb53856
|
Enhance ManageSolutions and ManageSuccess forms: replace icon_class text input with a searchable select component in ManageSolutions, add file upload for success images in ManageSuccess, and update SuccessSettings to include success_image property. Adjust related database migrations and views for dynamic content display.
|
2025-07-28 18:28:29 +05:00 |
|
|
|
d316f392bc
|
Update HomePageSettings to use file upload for background video: replace text input with FileUpload component, enforce file type and size restrictions, and adjust video source path in the homepage view for proper video display.
|
2025-07-28 18:10:07 +05:00 |
|
|
|
2d1c7ea4f9
|
Add solutions image upload field and update settings: introduce a file upload component for solutions images in ManageSolutions, add solutions_image property to SolutionSettings, and update related database migrations and views to support dynamic image display.
|
2025-07-28 17:43:05 +05:00 |
|
|
|
bae4204d44
|
Refactor form components across multiple pages: enforce required validation on various text inputs and file uploads in HomePageSettings, ManagePortfolio, ManageSite, ManageSiteSocialSettings, ManageSolutions, ManageSuccess, and update the news index view to display dynamic content.
|
2025-07-28 17:14:40 +05:00 |
|
|
|
ed369a5bf2
|
Add industry and text slide sections to homepage settings: introduce new fields in HomeSettings, update form structure in HomePageSettings, and modify homepage view to display dynamic content for industry and text slide areas.
|
2025-07-28 16:15:46 +05:00 |
|
|
|
6d564bb285
|
Enhance homepage with dynamic success and portfolio settings: replace static content with values from SuccessSettings and PortfolioSettings, and implement loops for skill and portfolio items.
|
2025-07-28 15:18:32 +05:00 |
|
|
|
fb4479929d
|
Integrate dynamic solution settings into homepage: replace static service titles and button with values from SolutionSettings, and implement a loop to display service items dynamically.
|
2025-07-28 13:18:25 +05:00 |
|
|
|
b405cad6fe
|
Add About Section to HomePageSettings and update HomePageController to include brand data. Modify HomeSettings to store new about section fields and update the homepage view to display these settings.
|
2025-07-28 13:08:26 +05:00 |
|
|
|
d0985a71d5
|
Refactor HomePageSettings: remove view definition, update background video icon, and delete unused Blade view file. Add HomeSettings import in HomePageController.
|
2025-07-28 12:46:23 +05:00 |
|
|
|
2bf0c8f20d
|
Add methods to various page controllers for handling index, store, and show actions
|
2025-07-28 12:29:30 +05:00 |
|
|
|
69dd14e06c
|
first
|
2025-07-26 13:25:50 +05:00 |
|