Skip to content
/ ecom Public
forked from webdevmatics/ecom

Ecommerce website with laravel Project Code. Tutorial on Youtube at... https://youtu.be/UvqhBoMXvPo

Notifications You must be signed in to change notification settings

k78872/ecom

 
 

Repository files navigation

Clone repo

	git clone https://github.com/webdevmatics/ecom.git

Install the composer dependencies

	composer install

Set application key

	php artisan key:generate        

Configure .env and migrate

About

Ecommerce website with laravel Project Code. Tutorial on Youtube at... https://youtu.be/UvqhBoMXvPo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 64.1%
  • HTML 34.3%
  • Other 1.6%