My Laravel Projects

Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful JavaScript plugins.

Visit Project

Tech Stack: Laravel, Bootstrap, MySQL, PHPMyAdmin

Description: The Laravel CRUD (Create, Read, Update, Delete) application is a web-based system that allows users to perform basic database operations on a set of data. It's built using the Laravel PHP framework for the backend, Bootstrap for the frontend design, and MySQL as the database management system. PHPMyAdmin is used to manage the database.

This application serves as a foundation for managing data in a user-friendly and efficient manner. Users can create, view, update, and delete records in the database through a user interface. It's a versatile system that can be used for various purposes, such as managing contacts, inventory, or any other data that requires basic CRUD operations.

Visit Project

Tech Stack: Laravel, Bootstrap, MySQL, PAYTM Payment Gateway, PHPMyAdmin

Description: The Laravel E-commerce Web Application is a fully functional e-commerce platform with integrated PAYTM payment gateway support. It's built using Laravel for the backend, Bootstrap for the frontend, MySQL for the database, and PAYTM as the payment gateway solution. PHPMyAdmin is used for database management.

This e-commerce application allows businesses to set up and manage online stores, list products, and accept payments securely through PAYTM. Customers can browse the catalog, add products to their cart, and complete the purchase using the PAYTM payment gateway, ensuring a seamless shopping experience. It also includes features such as order tracking, product reviews, and user account management.