Loading
INTRODUCTION
Command Line Tools
CLI Overview
CLI Overview
Quick Start Guide
Core Commands
Code Generation
wheels generate app
wheels generate app-wizard
wheels generate controller
wheels generate model
wheels generate view
wheels generate helper
wheels generate migration
wheels generate property
wheels generate route
wheels generate test
wheels generate snippets
wheels generate scaffold
wheels generate api-resource
Database Operations
Migration Commands
wheels dbmigrate info
wheels dbmigrate latest
wheels dbmigrate up
wheels dbmigrate down
wheels dbmigrate reset
wheels dbmigrate exec
wheels dbmigrate create blank
wheels dbmigrate create table
wheels dbmigrate create column
wheels dbmigrate remove table
Testing Commands
Environment Management
wheels env setup
wheels env list
wheels env merge
wheels env set
wheels env show
wheels env switch
wheels env validate
Code Analysis
Config
Docker Commands
wheels docker init
wheels docker build
wheels docker deploy
wheels docker push
wheels docker login
wheels docker logs
wheels docker exec
wheels docker stop
Get Commands
Documentation
Plugins
wheels plugin install
wheels plugin list
wheels plugin search
wheels plugin info
wheels plugin outdated
wheels plugin update
wheels plugin update:all
wheels plugin remove
wheels plugin init
Asset Management
Working with Wheels
Conventions
Configuration and Defaults
Directory Structure
Switching Environments
Testing Your Application
Using the Test Environment
Overriding Core Methods
Contributing to Wheels
Contributing to Wheels VS Code Extension
Contributing to Wheels Windows Installer
Contributing to Wheels macOS Installer
Submitting Pull Requests
Documenting your Code
Handling Requests with Controllers
Displaying Views to Users
Database Interaction Through Models
Object Relational Mapping
Creating Records
Reading Records
Updating Records
Deleting Records
Column Statistics
Dynamic Finders
Getting Paginated Data
Associations
Nested Properties
Object Validation
Object Callbacks
Calculated Properties
Transactions
Dirty Records
Soft Delete
Automatic Time Stamps
Database Migrations
Migrations in Production
Using Multiple Data Sources
Using SQLite
Project Documentation
External Links
On this page