jkg/backpack-crud

Quickly build an admin interfaces using Laravel, CoreUI, Bootstrap and jQuery.

dev-main 2022-10-19 06:34 UTC

This package is auto-updated.

Last update: 2024-04-19 09:55:46 UTC


README

Quickly build an admin panel for your Eloquent models, then customize every little detail. Among the FREE features of each admin interface:

  • List operation
    • 24 column types
    • 1-1, 1-n and n-n relationships
    • table view with search, pagination
    • click column header to sort by it
    • custom buttons
    • details row
    • easily create new column types
    • easily override an existing column type
  • Create / Update operations
    • 29 field types
    • back-end validation using Laravel Form Requests
    • translatable models (multi-language)
    • have multiple fields per line
    • split fields into tabs
  • Delete operation
  • Reorder operation
  • Revise operation (aka. audit log)

But professionals don't love Backpack just because it's feature-packed. They also love it because it's ridiculously easy to override a functionality. Generally, you just need to create a function (or blade file) with the right name. Yes, it can be that easy.

Need more complex features? Purchase Backpack PRO, our closed-source paid add-on. It will add 5 more operations, 10 filters, 28 more fields, 6 more columns and 1 more widget. For more info, see our FREE vs PRO comparison table. We believe it's everything you need to build admin panels of any complexity.

Links

Website   •   Documentation   •   Add-ons   •   Pricing   •   Services   •   Stack Overflow   •   Blog   •   Newsletter

Demo

Please see demo.backpackforlaravel.com.

Getting Started

Start with the "Introduction" page in our docs in our docs. It will explain what you can do with Backpack, and let you choose a guide, depending on how you like to learn: