Articles

Filament vs Laravel AI Builder (2026): Which Workflow Fits Your Team?

Filament vs Laravel AI Builder (2026): Which Workflow Fits Your Team?

Both approaches help Laravel teams ship admin panels faster. The key difference is how your team prefers to start: component-driven coding or prompt-assisted generation with iterative refinement.

Mar 28, 2026 Admin 47 views
Laravel CRUD Generator with AI: A Workflow That Ships Faster

Laravel CRUD Generator with AI: A Workflow That Ships Faster

Use AI-assisted CRUD generation to accelerate module delivery while keeping full engineering control over logic, permissions, and quality gates.

Mar 28, 2026 Admin 41 views
Best Laravel Admin Panel Generator in 2026: Practical Guide

Best Laravel Admin Panel Generator in 2026: Practical Guide

Compare practical criteria to choose a Laravel admin panel generator, then use an AI-assisted workflow to ship internal modules faster without losing code control.

Mar 28, 2026 Admin 60 views
Audit Log in CRUDBooster: Track User Activity and Data Changes with Better Visibility

Audit Log in CRUDBooster: Track User Activity and Data Changes with Better Visibility

Learn how Audit Log in CRUDBooster helps you record login activity, important requests, and create, update, and delete changes with sensitive data masking, before/after detail views, filtering, and CSV export. Available starting from CRUDBooster v7.18.0.

Mar 26, 2026 Admin 64 views
How to Use API Builder: Step by Step Guide

How to Use API Builder: Step by Step Guide

Learn how to use API Builder in CRUDBooster with a practical step-by-step flow from setup to production-ready endpoints.

Mar 25, 2026 Ferry 50 views
Announcement: API Builder Is Now Available in CRUDBooster

Announcement: API Builder Is Now Available in CRUDBooster

API Builder is now available to accelerate backend API development workflows in CRUDBooster.

Mar 25, 2026 Ferry 66 views
CRUDBooster AI Agent Is Now in Beta: Build Laravel Backends Faster with AI

CRUDBooster AI Agent Is Now in Beta: Build Laravel Backends Faster with AI

CRUDBooster AI Agent is now available in beta at ai.crudbooster.com, giving developers a new way to build Laravel backends and admin panels faster through chat, live code execution, and real-time preview. It is free to try for a limited time, although AI credits during this preview period are limited.

Mar 19, 2026 Ferry 71 views
Forget Strapi and Directus — Laravel Devs Deserve This Tool Instead

Forget Strapi and Directus — Laravel Devs Deserve This Tool Instead

If you’ve been around backend development for a while, you’ve probably used — or at least heard of — Strapi and Directus. Both are fantastic tools for building APIs and admin panels quickly, without reinventing the wheel every time.

Nov 05, 2025 Ferry 847 views
Building Master-Detail Relationships in CRUDBooster: A Complete Guide

Building Master-Detail Relationships in CRUDBooster: A Complete Guide

Ever found yourself needing to manage related data in your admin panel? Like categories and their subcategories, or customers and their orders? If you're using CRUDBooster, you're in luck! The Master-Detail (Sub Module) feature makes this incredibly straightforward.

Oct 31, 2025 Ferry 904 views
Intercepting Data Before and After Saving in CRUDBooster

Intercepting Data Before and After Saving in CRUDBooster

Hey everyone! If you've ever worked with admin panels, you know that sometimes you need to run custom logic right when a user saves a form. Maybe you need to generate a unique slug, send a notification, or log an action to an audit trail. Hacking the core logic is messy and a big no-no.

Oct 31, 2025 Ferry 919 views
Tutorial: Creating Charts with CRUDBooster Page Builder

Tutorial: Creating Charts with CRUDBooster Page Builder

Page Builder is a powerful feature in CRUDBooster that allows you to create custom module pages effortlessly. You can design your own layout, add various elements, and include charts—all with a simple drag-and-drop interface.

Oct 22, 2025 Ferry 921 views
Build a Custom Color Input Type in CRUDBooster

Build a Custom Color Input Type in CRUDBooster

Sometimes you need a field that feels tailor‑made — like a color picker for brand guidelines, themes, or status indicators. CRUDBooster supports custom input types with a clean, predictable structure. In this article, we’ll build `custom-color` that’s consistent, maintainable, and production‑ready.

Oct 21, 2025 Ferry 955 views