Document is an email or written document provided to an editor for feedback.
Built and tested on a LAMP environment. See requirements for Laravel 7.
Please review the CONTRIBUTING.md. Also, please be aware that contributors are expected to adhere to the CODE_OF_CONDUCT.md and use the PULL_REQUEST_TEMPLATE.md when submitting code.
You will need composer, npm and phpcs to get started. Use composer install
to install Laravel and
other libraries. Code style is defined in the phpcs.xml
file and requires phpcs
to validate the code.
Unit tests are defined phpunit.xml
and requires phpunit
to run unit and feature tests.
This application is built using open source software, Laravel and other PHP libraries.