PHPackages                             ezerway/laravel-admin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. ezerway/laravel-admin

ActiveLibrary[Admin Panels](/categories/admin)

ezerway/laravel-admin
=====================

Admin panel generator for Laravel 8 and based on Vuetify Admin, a separate SPA admin framework running on top of REST APIs.

09PHP

Since Apr 30Pushed 3y agoCompare

[ Source](https://github.com/ezerway/laravel-admin)[ Packagist](https://packagist.org/packages/ezerway/laravel-admin)[ RSS](/packages/ezerway-laravel-admin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Admin
=============

[](#laravel-admin)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bba421c53472507430be476d0ea4f7de115722362af7a560d5ad3e989270b571/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6b616d693130312f6c61726176656c2d61646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/okami101/laravel-admin)[![License](https://camo.githubusercontent.com/28573472fc5ec0360684b7230014ed31f0debe75c3dcbb670d29277b495b53cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6f6b616d693130312f6c61726176656c2d61646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/okami101/laravel-admin)

Admin Crud resource builder for Laravel 8, from backend API to UI with help of [Vuetify Admin](https://github.com/okami101/vuetify-admin), a 100% SPA separated Vue CLI admin panel builder based on Vuetify.

> See [full documentation](https://www.okami101.io/vuetify-admin)
> Check [online demo](https://va-demo.okami101.io) -&gt; go to admin and use pre-filled login (read only)

[![demo](https://camo.githubusercontent.com/17f5aa108edd653327fa5486815277d04bba179595cc5333f108f16b21ac6ed9/68747470733a2f2f7777772e6f6b616d693130312e696f2f767565746966792d61646d696e2f6173736574732f73637265656e73686f742e706e67)](https://va-demo.okami101.io)

Features
--------

[](#features)

### From this package

[](#from-this-package)

- On-asking installer for quick start by optional packages selection, including associated Vue CLI admin project !
- Many optional dev packages proposed by the installer as [IDE Helper](https://github.com/barryvdh/laravel-ide-helper), PHP CS Fixer with Laravel preset, [Clockwork](https://github.com/itsgoingd/clockwork), [Dump Server](https://github.com/beyondcode/laravel-dump-server), [Laracasts Generators](https://github.com/laracasts/Laravel-5-Generators-Extended).
- [Laravel Fortify](https://github.com/laravel/fortify) for frontend agnostic authentication.
- [Laravel Sanctum](https://github.com/laravel/sanctum) for admin SPA auth.
- [Laravel elFinder](https://github.com/barryvdh/laravel-elfinder) for direct disk file management with Wysiwyg bridges.
- Removable image upload controller compatible with TinyMCE 5.
- Media support thanks to [spatie/laravel-medialibrary](https://github.com/spatie/laravel-medialibrary).
- Translatable model support thanks to [spatie/laravel-translatable](https://github.com/dimsav/laravel-translatable).
- Simple account controller for profile editing and password change.
- User impersonation with dedicated middleware.
- Quick resource api generator commands including direct YAML descriptor file !
- Pre-configured docker files included with ready to use MySQL, phpMyAdmin, Nginx and Redis !

### From Vuetify Admin

[](#from-vuetify-admin)

See [dedicated readme](https://github.com/okami101/vuetify-admin#features) of Vuetify Admin repo for full listing.

Install
-------

[](#install)

Use `laravel new my-laravel-admin-app` to initialize a new Laravel 8 project then :

```
composer require okami101/laravel-admin
php artisan admin:install
```

See [dedicated guide](https://www.okami101.io/vuetify-admin/guide/laravel.html) for full showcase.

Documentation
-------------

[](#documentation)

Documentation for Vuetify Admin can be found on the [Okami101 website](https://www.okami101.io/vuetify-admin).

License
-------

[](#license)

This project is open-sourced software licensed under the [MIT license](https://adr1enbe4udou1n.mit-license.org).

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 98.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d892baf8f70ba9711512cb54996d52efb1d2bcef6e54721d4d299e32fe2d03af?d=identicon)[ezerway](/maintainers/ezerway)

---

Top Contributors

[![adr1enbe4udou1n](https://avatars.githubusercontent.com/u/3679080?v=4)](https://github.com/adr1enbe4udou1n "adr1enbe4udou1n (179 commits)")[![ezerway](https://avatars.githubusercontent.com/u/54234094?v=4)](https://github.com/ezerway "ezerway (3 commits)")

### Embed Badge

![Health badge](/badges/ezerway-laravel-admin/health.svg)

```
[![Health](https://phpackages.com/badges/ezerway-laravel-admin/health.svg)](https://phpackages.com/packages/ezerway-laravel-admin)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
