PHPackages                             antssanjeewa/lara-admin-panel - 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. antssanjeewa/lara-admin-panel

ActiveLibrary[Admin Panels](/categories/admin)

antssanjeewa/lara-admin-panel
=============================

Template for newly created project

v1.0.0(1y ago)06MITPHPPHP ^8.0

Since Aug 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/antssanjeewa/lara-admin-panel)[ Packagist](https://packagist.org/packages/antssanjeewa/lara-admin-panel)[ RSS](/packages/antssanjeewa-lara-admin-panel/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Laravel File and Media Handling Package
=======================================

[](#laravel-file-and-media-handling-package)

Lara Admin Panel
================

[](#lara-admin-panel)

A custom Composer package for Laravel that includes a default user migration, model, and controller. This package helps streamline the setup of new Laravel projects by providing these common components out of the box.

Installation
------------

[](#installation)

To install the package, use Composer:

```
composer require antssanjeewa/lara-admin-panel
```

Add the private repository in your 'composer.json` file.

```
"repositories": [
    {
        "type":"vcs",
        "url":"git@github.com:antssanjeewa/lara-admin-panel.git"
    }
]
```

Publish Configuration files
---------------------------

[](#publish-configuration-files)

```
php artisan vendor:publish --provider="Antssanjeewa\LaraAdminPanel\AdminPanelServiceProvider"

```

Usage
-----

[](#usage)

Common Issues
-------------

[](#common-issues)

Contributing
------------

[](#contributing)

- Found a bug? Report as an issue and if you can, submit a pull request.
- Please see [CONTRIBUTING](CONTRIBUTING.md) and for details.

Copyright (c) Elegant Media.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

684d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19235950?v=4)[sameera](/maintainers/antssanjeewa)[@antssanjeewa](https://github.com/antssanjeewa)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/antssanjeewa-lara-admin-panel/health.svg)

```
[![Health](https://phpackages.com/badges/antssanjeewa-lara-admin-panel/health.svg)](https://phpackages.com/packages/antssanjeewa-lara-admin-panel)
```

PHPackages © 2026

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