ai-agent
Laravel Admin
Build a full-featured administrative interface in ten minutes
11,145 stars2,811 forksPHPUpdated 5/2/2026100% free · open source
What it does
Adds a ready‑made admin dashboard to a Laravel app so you can manage data, users and settings without writing UI code.
Install / run
composer require z-song/laravel-adminWhen to use it
- •You already have a Laravel back‑end and need an internal CRUD UI quickly.
- •Your team needs role‑based access control and a menu system for admin users.
- •You want to generate admin pages (lists, forms, charts) without hand‑coding HTML.
Quick start
- 11️⃣ Run the installer to publish assets and create the default admin user: `php artisan admin:install`
- 22️⃣ Migrate the package tables (users, roles, permissions, menu, etc.): `php artisan migrate`
- 33️⃣ Log in at `http://your-app.test/admin` with the default credentials (email: admin@example.com, password: admin) and change the password immediately.
- 44️⃣ Create a CRUD controller for a model, e.g.: `php artisan admin:make PostController --model=App\\Models\\Post`
- 55️⃣ Visit `http://your-app.test/admin/posts` – the generated list, filter and edit forms are ready to use.
Ready-to-paste prompt
php artisan admin:make OrderController --model=App\\Models\\Order && php artisan admin:import OrderController
Heads up: Laravel‑Admin only works on Laravel 5.5+ and requires PHP 7.2 or higher plus the extensions mbstring, openssl, PDO, and GD; missing any of these will cause the install command to fail.
Saves to your device
Topics
laravel-admin
model-form
model-grid
model-show
model-tree
How Laravel Admin works
Codeflow
Free to inspect
Laravel Admin is a large PHP project (~58k lines across 536 code files, plus 33 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit 4 months ago, MIT license, has a test suite.
Size
Large codebase
~58k lines · 536 code files · ~8 h to skim
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
PHP
No API keys detected
PHP 68%JavaScript 13%Blade 10%CSS 9%
Where to start reading
- 1README.mdStart here — what it does and how to install it
- 2composer.jsonDependencies and the commands it exposes
- 3src/Admin.phpInside src/ — the main logic begins here
What's in each folder
READMEHas testsDocumentedCI checksMIT licenseUpdated 4 mo ago
Details
Creator
z-song
Language
PHP
Category
ai-agent
Published
12/30/2015
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.
ai-agent★ 276,806
Track GitHub Stars with 996.ICU
Get a popular GitHub star counter for your startup, backed by 276k+ GitHub stars, ideal for founders.
ai-agent★ 264,191
Superpowers
An agentic skills framework & software development methodology that works.
ai-agent★ 244,424
Linux: Open Source Kernel
Get the Linux kernel source tree for custom development, ideal for startup founders in need of a flexible OS foundation with 236k+ GitHub stars
ai-agent★ 210,750
Vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
ai-agent★ 204,069
Improve Code with andrej-karpathy-skills
Get better code behavior with andrej-karpathy-skills, 165k+ GitHub stars, for founders using LLMs.
ai-agent★ 189,101
Simplify Zsh with ohmyzsh
Get a customizable terminal experience with ohmyzsh, perfect for startup founders, backed by 188k+ GitHub stars.