8a1ff8a221
Vérification du panier avant paiement " |
||
---|---|---|
app | ||
bootstrap | ||
config | ||
database | ||
public | ||
resources/views | ||
routes | ||
storage | ||
tests | ||
.gitignore | ||
artisan | ||
composer | ||
composer.json | ||
composer.lock | ||
phpunit.xml | ||
README.md |
Welcome to History API for brico!
Init project
Instalation
composer install
Configuration
Choose one of this configuration (prod/pprod/local)
composer set_prod_config
composer set_pprod_config
composer set_local_config
Note: If you do not have composer install globally, use php composer
(local binary)