# z-song/laravel-admin

Build a full-featured administrative interface in ten minutes

Repository: https://github.com/z-song/laravel-admin
Canonical: https://ross.abutalabs.com/products/laravel-admin
Homepage: https://laravel-admin.org
Language: PHP
License: MIT
License Family: permissive
Topics: laravel-admin, model-grid, model-form, model-tree, model-show
Last push: 2026-05-02T00:31:50+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 80, release rhythm 8, longevity 100
- inputs: {"age_days": 3899, "days_push": 124, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11142, forks 2810 (observed 2026-08-28T04:10:46.214894+00:00)

## What it is
laravel-admin is an administrative interface builder for the Laravel PHP framework that generates full-featured CRUD backends with just a few lines of code. It provides model-grid data tables, model-form builders with 40+ form components, model-tree structures, and a built-in RBAC user/permission system.

## Use cases
- build an admin panel for a Laravel app quickly
- generate CRUD interfaces for database models
- manage users and permissions with RBAC in a backend
- create data grids and forms with minimal code
- build a back-office dashboard with charts and menus
- upload files and images to local storage or OSS platforms
- administer database content through a web UI

## When to choose
- you use Laravel and need a full admin backend fast
- you want built-in auth, menus, grids, forms, and trees out of the box
- you need 40+ form components and extension ecosystem
- you want a web UI for database and artisan tools

## When to avoid
- you need a fully custom-designed frontend rather than AdminLTE-style panels
- your project is not Laravel/PHP
- you need headless API-only admin tooling
- you require very fine-grained custom UI beyond what the component system supports

## Facets
- artifact type: library
- maturity: active
- function: ui-components, form-handling, auth, authorization, data-visualization, file-upload, image-processing
- domain: web-development, backend, cms, developer-tools
- platform: php, self-hosted
- tags: laravel, admin-panel, crud-generator, rbac, model-grid, model-form, model-tree, adminlte, back-office, web-server

## Member repositories
- z-song/laravel-admin (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:46.214894+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:16:45.722236+00:00, confidence not recorded.
  - readme: https://github.com/z-song/laravel-admin (fetched 2026-08-28T04:10:46.214894+00:00, sha 093044afbb01)
  - homepage: https://laravel-admin.org (fetched 2026-08-29T08:15:33.628222+00:00, sha 4b2dc12bed8d)
  - site_page: https://laravel-admin.org/docs/zh (fetched 2026-08-29T08:15:33.632917+00:00, sha bfc9d8a71948)
  - site_page: https://laravel-admin.org/docs (fetched 2026-08-29T08:15:33.635534+00:00, sha d4524b321398)
- Data as of 2026-08-30T08:39:29.467469+00:00.
