About

GreenLight offers various features that help speeding development up in the early stages, however your projects may have special requirements that the package would not provide. In these cases you can either override or extend certain functionalities in your own Laravel project, or choose to add your general solution to GreenLight itself.

In case you choose the latter, it is recommended to use the GreenLight Developer Kit, which is specifically made to provide an easy-to-handle platform that supports live feature testing.

Both GreenLight and the Devkit are maintained by Greenroom. You can find their corresponding repositories on GitHub:

In previous versions of GreenLight, the Development Kit contained the whole content of the package repository. For v2+, composer symlinks replace this method, which means, the Development Kit should be considered as a separate Laravel instance, only using, not containing GreenLight. For further information, follow the Installation section.