z3d0x/filament-fabricator
Block-based page builder skeleton for Filament apps. Fabricator handles the PageResource and frontend routing so you can focus on layouts and reusable page blocks. Install via composer, run the installer, register the plugin in your panel, and publish assets.
Accelerate CMS/Page Builder Development:
Build vs. Buy:
Use Cases (Expanded):
llm() helper) to auto-generate block content (e.g., dynamic FAQs).Monetization Opportunities:
"Fabricator v3.1.0 is now Laravel 13-ready, letting us build dynamic pages 30% faster with zero licensing costs. Here’s why it’s a game-changer:
Use Case: Replace static WordPress sites with a Filament-powered CMS—cut hosting costs by 40% while giving editors more control."
Problem: Building a block system in Laravel 13 + Filament requires:
App\Providers\RouteServiceProvider structure).
→ ~80 hours of dev work per project.Solution: Fabricator v3.1.0 provides a scaffolded, Laravel 13-compatible foundation with:
RouteServiceProvider integration.bootstrap/app.php structure.PageResource: CRUD for pages with block support.PageBlock class: Extend to create custom blocks (e.g., HeroSection, PricingTable).preloadRelatedData()).Cache::rememberForever()).mutateData() to transform block props (e.g., link to Eloquent models).FilamentFabricator facade.Key Features to Highlight:
AppServiceProvider, bootstrap/app.php**, and AI/LLM helpers.llm() helper to auto-generate block content (e.g., dynamic FAQs).Implementation Plan:
PageBlock for project needs (e.g., add a VideoBlock with Vimeo embeds).Alternatives Considered:
Ask: "Can we allocate 1 sprint to integrate Fabricator for [X Laravel 13 project]? It’ll give us a reusable, future-proof foundation while cutting dev time by 30%."
How can I help you explore Laravel packages today?