-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Zane Hooper edited this page Feb 9, 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.