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(5y ago)12626↓87.5%6[1 issues](https://github.com/jigeshraval/laravel-admin-dashboard/issues)MITVueCI failing

Since Apr 24Pushed 5y 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 3w ago

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 66% 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

1835d 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

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[october/rain

October Rain Library

1601.7M82](/packages/october-rain)[code16/sharp

Laravel Content Management Framework

79164.7k8](/packages/code16-sharp)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19346.6k3](/packages/symfony-ux-cropperjs)[eveseat/web

SeAT Web Interface

2623.5k156](/packages/eveseat-web)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

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