GitHub integration for the Laravel stack

GitHub fits into this stack through Git workflows. This page explains how it is actually used with the Laravel stack, not just that the provider exists.

GitHub can connect repositories for stack-aware builds.

How GitHub is used with this stack

The provider is useful only when it fits a concrete workflow in the stack. These are the roles it can play around the Laravel stack.

Connect source repositories to buildable services

GitHub can be connected where this stack builds services from source, so repositories stay tied to the stack-aware build flow.

Related workflow pages