Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brano-hozza/symshop

Eshop made in symfony
https://github.com/brano-hozza/symshop

symfony twig

Last synced: 5 days ago
JSON representation

Eshop made in symfony

Awesome Lists containing this project

README

        

# B-SHOP
## What's B-SHOP?
It's a project with my friend Peter for a competition named SOČ.
It's written using PHP framework **Symfony** and templating framework named **Twig**.

Reset/Update of database





  1. php bin/console doctrine:database:drop --force




  2. php bin/console doctrine:database:create




  3. php bin/console doctrine:schema:update --force




  4. php bin/console doctrine:fixtures:load --group=main1 --group=main2 --group=main3 --append




  5. php bin/console doctrine:fixtures:load --group=second --append