Articles

CRUDBooster API Builder Tutorial: From Quick CRUD to Advanced Workflow

CRUDBooster API Builder Tutorial: From Quick CRUD to Advanced Workflow

Learn how to start with Quick Mode, move into advanced process steps, secure endpoints with scoped tokens, and monitor runtime behavior from Logs & Metrics.

Apr 04, 2026 Admin 32 views
Laravel API Builder in 2026: A Practical Playbook for Faster, Safer Delivery

Laravel API Builder in 2026: A Practical Playbook for Faster, Safer Delivery

Most teams can generate endpoints quickly. The real challenge is keeping API behavior consistent, secure, and observable in production. This guide shows a practical way to do that.

Apr 04, 2026 Admin 38 views
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 80 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 66 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 109 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 83 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 71 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 84 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 87 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 864 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 918 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 942 views