platform icon indicating copy to clipboard operation
platform copied to clipboard

Orchestra Platform Application Skeleton

trafficstars

Orchestra Platform 4

Orchestra Platform is an admin panel that handles Laravel extensions and user management. Our curation of Laravel extensions provide the boilerplate for any web application development to ensure a speedy deployment using the best tools available on Laravel.

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Table of Content

  • Version Compatibility
  • Quick Installation
  • Resources
  • Contributing to the Orchestra Platform
  • License

Version Compatibility

Laravel Platform
5.5.x 3.5.x
5.6.x 3.6.x
5.7.x 3.7.x
5.8.x 3.8.x
6.x 4.x

Quick Installation

composer create-project orchestra/platform your-project-name --prefer-dist

Resources

Contributing to the Orchestra Platform

Contributions can be made to the Orchestra Platform's respective component repositories:

We also have some independence packages that would work well with Orchestra Platform, including:

Contributions for the website and documentation can be made here:

Security Vulnerabilities

If you discover a security vulnerability within Orchestra Platform, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

License

  • The Laravel PHP Framework is open-sourced software licensed under the MIT license by Taylor Otwell.
  • The Orchestra Platform is open-sourced software licensed under the MIT license.