This website requires JavaScript.
Explore
Help
Sign In
nurmuhammet
/
gujurly.com
Watch
1
Star
0
Fork
0
You've already forked gujurly.com
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e97a80bfdb7d3d847dc4160afa28a2b87f019243
gujurly.com
/
app
/
Http
/
Controllers
History
Nurmuhammet Allanov
8e770941fa
Refactor resource files: remove unused imports and clean up code across various resource and controller files for improved readability and maintainability. Update currency list formatting in helpers for consistency.
2025-07-29 13:29:23 +05:00
..
Web
Refactor resource files: remove unused imports and clean up code across various resource and controller files for improved readability and maintainability. Update currency list formatting in helpers for consistency.
2025-07-29 13:29:23 +05:00
AboutusPageController.php
first
2025-07-26 13:25:50 +05:00
ApplicationController.php
Refactor resource files: remove unused imports and clean up code across various resource and controller files for improved readability and maintainability. Update currency list formatting in helpers for consistency.
2025-07-29 13:29:23 +05:00
BrandController.php
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
CareersPageController.php
Refactor resource files: remove unused imports and clean up code across various resource and controller files for improved readability and maintainability. Update currency list formatting in helpers for consistency.
2025-07-29 13:29:23 +05:00
ContactPageController.php
Add methods to various page controllers for handling index, store, and show actions
2025-07-28 12:29:30 +05:00
Controller.php
first
2025-07-26 13:25:50 +05:00
HomePageController.php
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
InternshipsPageController.php
Refactor resource files: remove unused imports and clean up code across various resource and controller files for improved readability and maintainability. Update currency list formatting in helpers for consistency.
2025-07-29 13:29:23 +05:00
LegalPageController.php
Add methods to various page controllers for handling index, store, and show actions
2025-07-28 12:29:30 +05:00
NewsPageController.php
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
OurSolutionPageController.php
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
StoryPageController.php
Add methods to various page controllers for handling index, store, and show actions
2025-07-28 12:29:30 +05:00