Skip to main content

Artisan — glossary

TL;DR

Laravel CLI entrypoint for migrations, queues, and scheduled tasks.

Key facts

Term
Artisan

TL;DR

Laravel CLI entrypoint for migrations, queues, and scheduled tasks.

Definition

Artisan is referenced across Reflex documentation and playbooks.

In production operations

Understanding Artisan helps you interpret alerts, capacity charts, and repair actions safely.

Related