Multitenant/more than just a simple Dashboard - pronounce Mount Dashmore?
MultiDashmore - multitenant dashboard. A good saas panel starter project.
In order to support multi-tenant/client/projects, we are defining that the generic term: Project = Client = Tenant = Whatever
Home Controller (index.php)
MainDashboard Controller
ProjectDashboard Controller
Modules are your SAAS APPs.
isAdmin, perms: [‘allowpmodulecode’, ‘denyp
modulecode’]
php -S 0.0.0.0:8888 -t public
GPL-3.0 base on our use of FatFree Framework.