PHPackages                             arikun/stislasimple - 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/stislasimple

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

arikun/stislasimple
===================

Fast Installation STISLA Theme In Laravel

02631Blade

Since Nov 24Pushed 4y ago1 watchersCompare

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

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

Description
-----------

[](#description)

STISLASIMPLE is a Package Admin Dashboard From Stisla By Muhamad Nauval Azhar, And Little bit modded this Theme by me, Make It Simply and Fast ! Requirement

Before Install This Packages, You must have a fresh laravel install.

- I'm here assuming you already understand how to install Laravel!
- Laravel UI
- Auth UI Bootstrap (For Auth Pages).

How To Install ?
----------------

[](#how-to-install-)

To install this package there are 3 important steps.

=== REMOVE ===

First, delete some files and folders
------------------------------------

[](#first-delete-some-files-and-folders)

- Home Controller

```
app/Http/Controllers/HomeController.php

```

- Views Folder

```
resources/views

```

=== INSTALL ===

Second, After delete a HomeController and Views folder, next install this Packages.
-----------------------------------------------------------------------------------

[](#second-after-delete-a-homecontroller-and-views-folder-next-install-this-packages)

Open Your Terminal And Paste This.

```
composer require arikun/stislasimple

```

=== SETUP ===

Third, After finish install this packages, you must setup a package.
--------------------------------------------------------------------

[](#third-after-finish-install-this-packages-you-must-setup-a-package)

- Open app.php

Open app.php in folder

```
config/app.php

```

```
Paste Packages Service Provider

```

Paste this syntax

```
  Arikun\Stislasimple\StislaServiceProvider::class

```

to

/\*

- Package Service Providers... \*/

{ PASTE HERE }

/\*

- Application Service Providers... \*/

    Open Terminal

Open Terminal again and type this command

php artisan vendor:publish

and select

Provider: Arikun\\Stislasimple\\StislaServiceProvider

Last
====

[](#last)

Last setup your database (For Login To Dashboard), and boom.

=== Disclaimer ===
==================

[](#-disclaimer-)

All Copyright Stisla Template Muhamad Nauval Azhar

All Copyright Packages This Packages By Me.

I'm only make this package and little bit modded.

Videos How To Install
I have also made a video on how to install it. [https://www.youtube.com/watch?v=7lHiDMp4\_2w](https://www.youtube.com/watch?v=7lHiDMp4_2w)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity27

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 (12 commits)")

### Embed Badge

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

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

###  Alternatives

[scheb/tombstone

Dead code detection with tombstones for PHP

282578.2k2](/packages/scheb-tombstone)

PHPackages © 2026

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