Coding: Solo Style

+ handlers
+ contacts.cfc
+ models
+ ContactService.cfc
+ ContactDAO.cfc
+ Contact.cfcLast updated
Was this helpful?

+ handlers
+ contacts.cfc
+ models
+ ContactService.cfc
+ ContactDAO.cfc
+ Contact.cfcLast updated
Was this helpful?
Was this helpful?
mkdir solo
cd solo
coldbox create app name=solo skeleton=AdvancedScript --installColdBox
server start --rewritesEnable