Skip to content

Wheels Guides

Welcome to the Wheels CFML MVC framework guides. Browse by version below, or use the search bar (top right) to find a topic across all versions.

Each guide walks you through a specific topic in the framework:

  • Introduction — getting started, frameworks overview, installation
  • Command Line Tools — the wheels CLI for scaffolding, testing, deployment
  • Handling Requests with Controllers — request lifecycle, routing, filters
  • Displaying Views to Users — templates, layouts, view helpers
  • Database Interaction Through Models — ORM, associations, validations
  • Working with Wheels — configuration, testing, debugging
  • Plugins — extending Wheels with community plugins