Go to file
Christophe LATOUR 8a1ff8a221 error-paybox :
Vérification du panier avant paiement
"
2018-01-22 16:06:29 +01:00
app error-paybox : 2018-01-22 16:06:29 +01:00
bootstrap Adding version checker middleware 2017-11-21 12:11:23 +01:00
config #15435 - Saving user version on singup 2018-01-16 15:42:18 +01:00
database Initial commit 2017-07-21 16:40:11 +02:00
public Initial commit 2017-07-21 16:40:11 +02:00
resources/views Initial commit 2017-07-21 16:40:11 +02:00
routes handling public actions 2017-11-30 10:14:12 +01:00
storage Initial commit 2017-07-21 16:40:11 +02:00
tests Initial commit 2017-07-21 16:40:11 +02:00
.gitignore using constants to load prestashop config 2017-07-24 12:25:13 +02:00
artisan Initial commit 2017-07-21 16:40:11 +02:00
composer adding composer in the repo 2017-07-24 12:56:47 +02:00
composer.json Removing swagger (on verra quand ewen aura décidé de me rajouté le serv de bbb dans gitlab....) 2017-10-17 18:03:46 +02:00
composer.lock composer update antadis/api-front 2018-01-16 11:52:39 +01:00
phpunit.xml Initial commit 2017-07-21 16:40:11 +02:00
README.md Updating README.md 2017-07-24 16:35:49 +02:00

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)