Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 269 Bytes

conventions-location.md

File metadata and controls

4 lines (2 loc) · 269 Bytes

Conventions Location

All your model objects will be located under your models folder of your application root by convention. For a more secure installation, place your models outside of the web root and use a ColdFusion Mapping or WireBox Mapping to access them.