_section_links_

Welcome

Feel free to browse the buisness rules of this application.

To generate new rules, run the following command:

php artisan laracogs:docs create {name of rule}

To build the rules into an interactive site, please run:

php artisan laracogs:docs build

To build API documentation, please run:

php artisan laracogs:docs generate

Each of the builds can be found in the following directories:

documentation/build/rules
documentation/build/api