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.
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 |
composer create-project orchestra/platform your-project-name --prefer-dist
Contributions can be made to the Orchestra Platform's respective component repositories:
- Asset
- Auth
- Contracts
- Extension
- Foundation
- Html
- Kernel
- Memory
- Messages
- Model
- Notifier
- Support
- Translation
- View
- Widget
We also have some independence packages that would work well with Orchestra Platform, including:
Contributions for the website and documentation can be made here:
If you discover a security vulnerability within Orchestra Platform, please send an e-mail to crynobone+opsecurity@gmail.com. All security vulnerabilities will be promptly addressed.
- 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.