Skip to content
ganiutomo edited this page Nov 5, 2014 · 4 revisions

Lentera

Learning Management System from Nusantara

Contributing

Our discussion mostly happen in facebook group (Laravel PHP Indonesia) and Lentera's issues page. We also have weekly meeting at 09.00 PM - 11.00 PM (GMT+7) located at facebook group.

There are many ways to contribute, please check our issues page to see what you can do.

If you interested in contributing, please let us know by filling your schedule for Lentera here.

Coding Guidelines

We follow PSR-1, PSR-2 and PSR-4 standard with a few exception.

  1. The class namespace declaration must be on the same line as <?php.
  2. A class opening { must be on the same line as the class name.
  3. Functions and control structures must use Allman style braces.
  4. Indent with tabs, align with spaces.

Roadmap

@todo

Weekly Meeting Reports

@todo meeting 1 - date - place (link to wiki)

@todo meeting 2 - date - place (link to wiki)

Clone this wiki locally