PHPackages                             arikun/mindash - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. arikun/mindash

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

arikun/mindash
==============

Boilerplate SBADMIN2

117Blade

Since May 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/imyhacker-repo/Mindash)[ Packagist](https://packagist.org/packages/arikun/mindash)[ RSS](/packages/arikun-mindash/feed)WikiDiscussions main Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Boilerplate Dashboard Admin With SBADMIN2
=========================================

[](#boilerplate-dashboard-admin-with-sbadmin2)

### Description

[](#description)

Mindash is a Package Admin Dashboard From SBADMIN2, Only For Make Your Admin Dashboard Only (Default SBADMIN2), Make It Simply and Fast !

### How To Install ?

[](#how-to-install-)

To install this package, you must have a new laravel project and make sure you have laravel / ui installed and auth: ui installed. After finish install laravel, you must remove a Core Controller from laravel in

> app/http/controllers/

Remove / Delete HomeController.php

After removing or delete the HomeController.php, install the Package.

```
composer required arikun/mindash

```

And don't forget paste the Provider in

> config/app.php

paste

```
Arikun\Mindash\MindashServiceProvider::class,

```

in

```
/*
 * Package Service Providers...
 */

      {PASTE HERE}

/*
 * Application Service Providers...
 */

```

After paste, let's publish

```
php artisan vendor:publish

```

Select

> Provider: Arikun\\Mindash\\MindashServiceProvider

### LAST

[](#last)

And after select and finish install, you must install one more package again, is dsh

Open in terminal

> cd public

and clone from github.

```
https://github.com/imyhacker-repo/dsh

```

And Finish.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e21b62caecf59b53bd61cc0c3da5b4cff43c5d065eab76d6476ec88cc0a3cd76?d=identicon)[arikun16](/maintainers/arikun16)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/arikun-mindash/health.svg)

```
[![Health](https://phpackages.com/badges/arikun-mindash/health.svg)](https://phpackages.com/packages/arikun-mindash)
```

###  Alternatives

[mtrdesign/krait

Krait provides an easy way to create Ajax Datatables.

101.9k](/packages/mtrdesign-krait)

PHPackages © 2026

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