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.
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.
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.
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.
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.
Loading...
Just now