PHPackages                             jigeshraval/laravel-scope - 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-scope

ActiveLibrary[Admin Panels](/categories/admin)

jigeshraval/laravel-scope
=========================

Define the scope, Admin or Front, of a Laravel application so that the resources, controllers, and routes can be splitted

3.0.0(6y ago)05MITPHP

Since Apr 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jigeshraval/laravel-scope)[ Packagist](https://packagist.org/packages/jigeshraval/laravel-scope)[ RSS](/packages/jigeshraval-laravel-scope/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Laravel Scope
=============

[](#laravel-scope)

Define the scope, Admin or Front, of a Laravel application so that the resources, controllers, and routes can be splitted. If you visit an admin route '/admin/product/add' then it should boot up required services for the admin side and ignore the services of the front end. This package helps to determine the scope of the application via admin\_route which can be defined in "config/adlara.php" after the installation process

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

[](#installation)

1. composer require jigeshraval/laravel-scope
2. Add "AdLara\\Scope\\ScopeProvider::class" in the providers array in config/app.php
3. Run, php artisan vendor:publish --tag=adlarascope

Usage
=====

[](#usage)

- After Installation, you can determine application scope by accessing app()-&gt;scope or config('adlara.app\_scope') anywhere in the application.
- You can modify admin route in the config/adlara.php file

Package
=======

[](#package)

Visit  for the full package installation which sets up Laravel admin with Vue, along with Rich Tools such as Media Library, and Image resizing, in no-time

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Every ~0 days

Total

2

Last Release

2212d 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 (9 commits)")

### Embed Badge

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

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

###  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)
