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

v1.0.5 2025-05-18 04:02 UTC

This package is auto-updated.

Last update: 2025-05-18 04:02:59 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)