Go to file
Christophe LATOUR 6f11a89660 composer update
2017-08-16 13:17:37 +02:00
app Sale Model 2017-08-16 12:35:31 +02:00
bootstrap Using custom digester 2017-08-03 11:04:29 +02:00
config Handling images bis 2017-08-14 12:41:10 +02: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 Initial commit 2017-07-21 16:40:11 +02: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 Updating antadis/api-front to 0.2.0 2017-08-11 17:30:50 +02:00
composer.lock composer update 2017-08-16 13:17:37 +02: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)