project description
The Online Shopping web application using Laravel is an e-commerce system built with the open-source PHP framework. It allows customers to shop for items online, including apparel, furniture, electronics, and more. The application offers a secure shopping experience with a variety of payment options and intuitive navigation. It also provides a reliable platform for merchants to manage their inventory, accept orders, and track sales. With its powerful features, this online shopping web application is designed to make online shopping easy, fast, and secure.
How to run this laravel project on your machine
- Download and exctact this project
- Go to .env file and edit your localhost,user,password,port
- Go to your localhost and create a new database 'grocery'
- Open project folder in VSCode
- Open terminal and type 'php artisan migrate' and then press ENTER
- After the sucessful migration then type 'php artisan' serve command on terminal
- Go to http://127.0.0.1:8000/ or go to the link which shown in terminal
- Now Project is working
Any help feel free to ask via ikirupan@gmail.com