PHPackages                             mohammad\_sulaiman/dashboard\_setup - 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. mohammad\_sulaiman/dashboard\_setup

ActiveLibrary[Admin Panels](/categories/admin)

mohammad\_sulaiman/dashboard\_setup
===================================

A library for setting up a Laravel dashboard, creating language switch middleware, routes, controllers, and language files.

v1.0.1(1y ago)341MITJavaScriptPHP &gt;=8.0

Since Jan 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mohammadSulaiman29/setup_dashboard)[ Packagist](https://packagist.org/packages/mohammad_sulaiman/dashboard_setup)[ RSS](/packages/mohammad-sulaiman-dashboard-setup/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Dashboard Setup for Laravel
===========================

[](#dashboard-setup-for-laravel)

A PHP library for setting up an admin dashboard in Laravel with language settings. This package includes middleware and routes for switching languages (`language switch`).

Features
--------

[](#features)

- Easily set up an admin dashboard for Laravel projects.
- Create middleware for language switching.
- Generate routes for language switching.
- Automatically create language files.

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

[](#installation)

Install the package using Composer:

```
composer require mohammad_sulaiman/dashboard_setup
php vendor/mohammad_sulaiman/dashboard_setup/src/install.php
```

During installation, you will be prompted to provide two inputs:

1. **Source Directory (Optional):** If you want to include a custom dashboard provided by the user.
2. **Laravel Project Path (Required):** The path to your Laravel project.

Ensure that the Laravel project path is correct, as it is mandatory for the setup process.

Visit on Packagist
------------------

[](#visit-on-packagist)

You can find the package on Packagist at the following link:
[Dashboard Setup for Laravel on Packagist](https://packagist.org/packages/mohammad_sulaiman/dashboard_setup)

Usage
-----

[](#usage)

1. After installation, the package will automatically configure the following:

    - **Middleware**: For handling language switching logic.
    - **Routes**: Adds routes for managing language switches.
    - **Language Files**: Initializes the language files in the `resources/lang` directory.
2. To customize or update the settings, modify the configuration in the `src` directory.

License
-------

[](#license)

This package is licensed under the [MIT License](LICENSE).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance44

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

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

475d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8939a5c823f9303b15707acd7e3e974f6834d1204d85fe8156351854eebdfb28?d=identicon)[mohammad\_sulaiman](/maintainers/mohammad_sulaiman)

### Embed Badge

![Health badge](/badges/mohammad-sulaiman-dashboard-setup/health.svg)

```
[![Health](https://phpackages.com/badges/mohammad-sulaiman-dashboard-setup/health.svg)](https://phpackages.com/packages/mohammad-sulaiman-dashboard-setup)
```

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