lartisan

A step-by-step wizard to generate full Eloquent and Filament resources straight from the Filament panel

19
0
100% credibility
Found Mar 08, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
PHP
AI Summary

A Filament plugin offering a wizard interface to visually define and automatically generate database tables, models, sample data tools, and full admin management pages.

How It Works

1
🏠 Spot the Architect button

While managing your website's dashboard, you notice a friendly button called Architect that promises to build new features fast.

2
Click to start the wizard

Tap the button and a simple step-by-step guide pops up, feeling like filling out an easy form to describe your new data area.

3
📝 Design your data setup

Name your table like 'projects' or 'users', pick column types such as text or numbers, and add options like dates or checkboxes – it's visual and intuitive.

4
👀 Preview everything

Switch tabs to see exactly what files and pages will look like before creating them, giving you confidence it's just right.

5
🚀 Generate with one click

Hit save and generate – it creates your data storage, sample data tools, and full admin pages for listing, adding, and editing instantly.

New feature ready

Your dashboard now has a complete section to manage the new data type, saving hours of manual work and letting you focus on your app.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is filament-architect?

Filament-architect is a PHP plugin for Laravel apps using Filament v4 or v5 admin panels. It adds a step-by-step wizard interface right in your panel, letting you define database schemas visually and auto-generate Eloquent models, migrations, factories, seeders, and full CRUD resources with list, create, edit, and view pages. No more typing artisan commands or copying boilerplate—it's like a step-by-step github tutorial for filament architecture, solving the drudgery of scaffolding new resources.

Why is it gaining traction?

The step-by-step wizard UX stands out with live code previews for migrations, models, and forms before generating, plus blueprint saving for reuse or edits. It handles primary keys (id/uuid/ulid), soft deletes, relationships, and even overwrites tables safely, all configurable via env vars and disabled in production by default. Developers hook into it for its seamless Filament integration, like a step-by-step wizard form that feels native, skipping clunky CLI flows or manual file juggling.

Who should use this?

Filament devs prototyping admin panels or adding quick CRUD for projects, users, posts, or orders. Solo Laravel builders or small teams who hate repetitive model/migration setup will save hours on step-by-step hybrid configuration wizards. Ideal for step-by-step github setup in new apps, but skip if you need complex relationships or production code gen.

Verdict

Try it in dev for rapid filament architecture studio prototyping—install via Composer, run the artisan command, and add to your panel provider. With 19 stars and 1.0% credibility, it's early (roadmap promises relationships and batch gen), but solid docs, tests, and MIT license make it low-risk for experimentation.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.