Skip to content

rajeshpavasi/e-commerce-web-app

Repository files navigation

System Requirements:

PHP : 8 MySQL

Steps for configuration:

Step 1 : find the DB file (ibuild_app.sql) included in project root directory then import into DB (no need to change anything)

Step 2 : Download entire project folder(ibuild_app) then paste into relevant php installed directory (windows - /htdocs, linux - var/www/)

step 3 : Once above process done then you can do the laravel necessary artisan commands(php artisan serve)

that is the process ,then you can open the browse and check with http://127.0.0.1:8000/

Credentials :

User :

url : http://127.0.0.1:8000/ username : [email protected] password : Test@123

Admin :

url : http://127.0.0.1:8000/admin username : admin password : admin

About

its for e-commerce for user and admin in same package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published