
# Migrating from Filament

Laravilt's API is close to Filament's, and the `laravilt:filament` command converts Filament v3/v4 resources, pages and widgets into Laravilt classes for you.

1. [Migration Overview](overview.md): run the migration command
2. [Namespace Mappings](namespace-mappings.md): how Filament classes map to Laravilt
3. [Post-Migration Checklist](post-migration.md): what to review afterwards
