Skip to content

A PHP e-commerce project done from LLC youtube tutorial.

Notifications You must be signed in to change notification settings

parvez-git/php-composer-ecommerce

Repository files navigation

Raw PHP composer E-Commerce

PACKAGES

  1. phroute/phroute
  2. illuminate/database
  3. illuminate/validation
  4. illuminate/translation
  5. phpmailer/phpmailer

INSTALL

  1. git clone https://github.com/parvez-git/php-composer-ecommerce.git
  2. cd php-composer-ecommerce
  3. composer install
  4. npm install
  5. CREATE DATABASE & config: config.php
  6. php database/create-tables.php
  7. php -S 127.0.0.1:8000

SCREENSHOT

About

A PHP e-commerce project done from LLC youtube tutorial.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published