PHPackages                             core-solutions/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. core-solutions/admin

ActiveLibrary[Admin Panels](/categories/admin)

core-solutions/admin
====================

Package for creating adminpanel in Laravel 5

01CSSCI failing

Since Jun 3Pushed 6y agoCompare

[ Source](https://github.com/core-innovative-solutions/core-admin)[ Packagist](https://packagist.org/packages/core-solutions/admin)[ RSS](/packages/core-solutions-admin/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Current state
-------------

[](#current-state)

**IMPORTANT**: This package is not actively maintained and probably won't work with newest Laravel versions.

Our focus switched to **online** adminpanel generator version - no packages required there, no syntax to learn, it generates Laravel project for you: [QuickAdminPanel.com](https://quickadminpanel.com)

We've also recently released Vue.js+Laravel version of generator: [Vue.QuickAdminPanel.com](https://vue.quickadminpanel.com)

Finally, see free alternatives in our article on Laravel News: [13 Laravel Admin Panel Generators](https://laravel-news.com/13-laravel-admin-panel-generators)

QuickAdmin installation
-----------------------

[](#quickadmin-installation)

### Please note: QuickAdmin requires fresh Laravel installation and is not suitable for use on already existing project.

[](#please-note-quickadmin-requires-fresh-laravel-installation-and-is-not-suitable-for-use-on-already-existing-project)

1. Install the package via `composer require laraveldaily/quickadmin`.
2. Add `CoreSolutions\CoreAdmin\QuickadminServiceProvider::class,` to your `\config\app.php` providers **after `App\Providers\RouteServiceProvider::class,`** otherwise you will not be able to add new ones to freshly generated controllers.
3. Configure your .env file with correct database information
4. Run `php artisan coreadmininstall` and fill the required information.
5. Register middleware `'role'       => \CoreSolutions\CoreAdmin\Middleware\HasPermissions::class,` in your `App\Http\Kernel.php` at `$routeMiddleware`
6. Access QuickAdmin panel by visiting `http://yourdomain/admin`.

More information and detailed description
-----------------------------------------

[](#more-information-and-detailed-description)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](license.md) for more information.

---

More from our LaravelDaily Team
-------------------------------

[](#more-from-our-laraveldaily-team)

- Check out our adminpanel generator QuickAdminPanel: [Laravel version](https://quickadminpanel.com) and [Vue.js version](https://vue.quickadminpanel.com)
- Follow our [Twitter](https://twitter.com/dailylaravel) and [Blog](http://laraveldaily.com/blog)
- Subscribe to our [newsletter with 20+ Laravel links every Thursday](http://laraveldaily.com/weekly-laravel-newsletter/)
- Subscribe to our [YouTube channel Laravel Business](https://www.youtube.com/channel/UCTuplgOBi6tJIlesIboymGA)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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/c720f842251869cebfd2a94b48e20e14b76ee42e7a6d01a3172bae86b77e6be5?d=identicon)[rahulcoresolutions](/maintainers/rahulcoresolutions)

---

Top Contributors

[![rahulcoresolutions](https://avatars.githubusercontent.com/u/51263927?v=4)](https://github.com/rahulcoresolutions "rahulcoresolutions (4 commits)")

### Embed Badge

![Health badge](/badges/core-solutions-admin/health.svg)

```
[![Health](https://phpackages.com/badges/core-solutions-admin/health.svg)](https://phpackages.com/packages/core-solutions-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)
