Skip to content

wejdanhaddad/e-commerce-master

Repository files navigation

e-commerce

E-commerce website built with symfony

Installation

General

composer install

Database

Setup the database connection in .env then run

php bin/console doctrine:database:create
php bin/console doctrine:schema:create

Admin user creation

php bin/console app:create-admin-user 'email' 'password'

Built with

  • Symfony 4
  • Doctrine
  • Twig
  • Bootstrap
  • Paypal rest-api-sdk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published