PHPackages                             jigeshraval/laravel-admin-dashboard - 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. jigeshraval/laravel-admin-dashboard

ActiveLibrary[Admin Panels](/categories/admin)

jigeshraval/laravel-admin-dashboard
===================================

Laravel VueJS/Vuetify Powered admin, booting up required components that separates Admin and Front and provides rich tools such as Media Library

3.0.3(4y ago)12626↓85.7%6[1 issues](https://github.com/jigeshraval/laravel-admin-dashboard/issues)MITVueCI failing

Since Apr 24Pushed 4y ago2 watchersCompare

[ Source](https://github.com/jigeshraval/laravel-admin-dashboard)[ Packagist](https://packagist.org/packages/jigeshraval/laravel-admin-dashboard)[ RSS](/packages/jigeshraval-laravel-admin-dashboard/feed)WikiDiscussions 3.0.3 Synced yesterday

READMEChangelog (3)Dependencies (1)Versions (8)Used By (0)

AdLara Bootstrap
================

[](#adlara-bootstrap)

Laravel VueJS/Vuetify Powered admin, booting up required components that separates Admin and Front and provides rich tools such as Media Library

What will this bootstraping do? (List of Functions)
===================================================

[](#what-will-this-bootstraping-do-list-of-functions)

- Ready to go Laravel/Vue/Vuetify Admin
- Sample Blog, ready to extend or use
- Provides Multiple Authentication for the Front end and the Back end (Admin)
- Creates Separate Controllers Folders (AdminControllers and FrontControllers)
- Separate Route files, for admin -&gt; admin.php and for front-end web.php
- Separte views for admin and front end so that the application remains organized and flows well
- Media Management: Manage static assets of your application through database. It provides boiler plate to record every upload in the database. Of course, it has Rich Media Library built with VueJs () and Uppy.io ().
- The media library reduces the time consuming tasks of creating uploading functionality and manage it and speed-up the other tasks
- Image resizing (Powered by )

Installation
============

[](#installation)

```
composer require jigeshraval/laravel-admin-dashboard
```

Installation Steps
==================

[](#installation-steps)

1. composer require jigeshraval/laravel-admin-dashboard
2. Add "JigeshRaval\\Bootable::class" in the providers array in config/app.php
3. Make sure database credentials are added in .env file and database is connected with the Laravel Application
4. Delete all the migrations from database/migrations folder
5. php artisan vendor:publish --tag=adlarafullsetup --force
6. php artisan migrate
7. php artisan storage:link (For Media and Static Resources)
8. npm install
9. npm run watch (for the dev mode) or npm run production (if you're ready to deploy)
10. Now go to  and you will be able to see login screen, use  and password: adlaraera1 for your initial login

This step is only if you want database seeding to be done
=========================================================

[](#this-step-is-only-if-you-want-database-seeding-to-be-done)

11. php artisan db:seed --class=PostSeeder

Documentation
=============

[](#documentation)

-

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~71 days

Recently: every ~58 days

Total

7

Last Release

1784d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14369409?v=4)[Jigesh Raval](/maintainers/jigeshraval)[@jigeshraval](https://github.com/jigeshraval)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[laraveldaily/quickadmin

Package for creating adminpanel in Laravel 5

60735.1k1](/packages/laraveldaily-quickadmin)[binshops/laravel-blog

Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.

48447.0k](/packages/binshops-laravel-blog)[webman/admin

Webman Admin

37943.0k9](/packages/webman-admin)[pingpong/admin

Laravel Admin Package

44123.1k1](/packages/pingpong-admin)[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)[laraveladminpanel/admin

A Laravel Admin Package to make your life easier and steer your project in the right direction

852.1k](/packages/laraveladminpanel-admin)

PHPackages © 2026

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