About Anugraha Gold House

Anugraha Gold House is an online jewelry store where users can browse a collection of products and send inquiries for the items they are interested in. The platform is designed for a smooth and simple product viewing and inquiry experience.


Built With:

Laravel (Back-End)

The website is built using Laravel, a modern PHP framework that powers the core backend functionality:

  • Handles dynamic content such as product listings and inquiries.

  • Manages static pages like About, Services, and Contact through Blade templates.

  • Connects to the MySQL database for storing and retrieving product data.

MySQL (Database)

MySQL is used as the relational database system:

  • Stores product details and inquiry submissions.

  • Easily integrated with Laravel for seamless data interaction via Eloquent ORM.


Tech Integration Highlights

  • Clean structure using Laravel’s MVC architecture.

  • Users can view products and submit inquiry forms for selected items.

  • Static content like About, Services, and Contact is dynamically rendered from the backend.