Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 463 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 463 Bytes

Kontribui - Project

Kontribui

Test the project right now!

Visit our website: http://kontribui.com.br

Configuration

Requisites

  1. PHP 7.3^
  2. Composer 1.9^

Installation

After forking/cloning you can follow those steps to run the project:

To update the dependencies:

composer install

Update the config\app_local.php with your database information

To start the server:

bin\cake server