FAQ

Frequently Asked Questions

What is Craft Laravel?

Craft Laravel is a dynamic system builder and CMS platform powered by Laravel & Filament. It lets you generate complete CRUD modules, manage users with role-based permissions, and customize your landing pages — all without writing repetitive boilerplate code.

How do I get started?

Log in to the admin panel, open the CRUD Generator, and follow the wizard to define your model, fields, relationships, and validations. Click Generate and your module is live instantly.

What can I build with it?

Anything that needs a database-backed admin panel — blogs, e-commerce catalogs, project management tools, inventory systems, user directories, and more. The generated code is 100% Laravel native.

Is the generated code mine to keep?

Absolutely. Every Model, Migration, Controller, and Filament Resource is generated directly into your project. You own the code and can customize it freely.