Skip to content
Zane Hooper edited this page Feb 12, 2017 · 18 revisions

Welcome to the SynergyCP Package Development wiki!

SynergyCP Packages are like small Laravel applications. The default folder structure will be very familiar for anyone who has used Laravel, but you are free to modify it. Packages can register their own Routes, Service Providers, and can use Database Migrations.

Please read through the links on the sidebar (to the right) for further information.