Go to file
2017-07-24 12:25:13 +02:00
app Initial commit 2017-07-21 16:40:11 +02:00
bootstrap using constants to load prestashop config 2017-07-24 12:25:13 +02:00
config using constants to load prestashop config 2017-07-24 12:25:13 +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.json Initial commit 2017-07-21 16:40:11 +02:00
composer.lock Initial commit 2017-07-21 16:40:11 +02:00
phpunit.xml Initial commit 2017-07-21 16:40:11 +02:00
README.md Initial commit 2017-07-21 16:40:11 +02:00

Welcome to History API for brico!

Init project

composer install

The default env is

APP_ENV=local
APP_DEBUG=true
APP_KEY=e!MV*C9N*B5&#FJbyf*2c8m5QOJOGeQ6&8eCL_qo
APP_TIMEZONE=UTC

DB_CONNECTION=mysql
DB_HOST=192.168.0.44
DB_PORT=3306
DB_DATABASE=brico_dev
DB_USERNAME=brico_dev
DB_PASSWORD=brico_dev42

DOMAIN_STATIC=www.bricoprive.com


CACHE_DRIVER=file
QUEUE_DRIVER=sync

Configure your vhost DocumentRoot shoud be /your/path/to/your/project/public/ Call http://your_domain.com/history

Test

Example on (192.168.0.93) Add this on your /etc/hosts to test

192.168.0.93   local.api.com

The call http://local.api.com/history