Skip to main content
The Kit CLI provides a comprehensive set of commands for creating projects, generating code, running development servers, and managing database migrations. Inspired by Laravel’s Artisan CLI, it streamlines common development tasks.

Installation

The Kit CLI is installed when you install the Kit framework:

Available Commands

Project Commands

Generator Commands

Migration Commands

Quick Start

Getting Help

Use --help with any command to see available options: