zolteam/cortizol

There is no license information available for the latest version (7.0.3) of this package.

Maintainers

Details

gitlab.com/zolteam/cortizol

Source

Installs: 631

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Forks: 0

Type:symfony-bundle


README

Installation

cp .env.dist .env
make zol-common
make start
make bash
composer install
CTRL+D
make test