PHPackages                             ristekusdi/adminkit-laravel - 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. ristekusdi/adminkit-laravel

ActiveProject[Admin Panels](/categories/admin)

ristekusdi/adminkit-laravel
===========================

Starter kit to accelerate develop internal web app in Universitas Udayana

v1.0.0-beta(3y ago)010[1 issues](https://github.com/ristekusdi/adminkit-laravel/issues)MITPHPPHP ^8.0.2

Since Dec 28Pushed 3y ago3 watchersCompare

[ Source](https://github.com/ristekusdi/adminkit-laravel)[ Packagist](https://packagist.org/packages/ristekusdi/adminkit-laravel)[ RSS](/packages/ristekusdi-adminkit-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (14)Versions (3)Used By (0)

AdminKit Laravel
================

[](#adminkit-laravel)

Starter kit to accelerate develop internal web app in Universitas Udayana. Build with [AdminKit](https://adminkit.io/) in Laravel + integrate with [Single Sign On](https://github.com/ristekusdi/sso-laravel) Universitas Udayana.

Frameworks + Tools
------------------

[](#frameworks--tools)

- PHP version &gt;= 8.0.2
- Laravel 9.x + [ViteJS](https://laravel.com/docs/9.x/vite)
- [Livewire 2.x](https://laravel-livewire.com/)
- [AlpineJS](https://alpinejs.dev/start-here)
- [Boostrap 5](https://getbootstrap.com/) \[without jQuery\])()
- [RistekUSDI SSO Laravel](https://github.com/ristekusdi/sso-laravel)
- [RistekUSDI RBAC Connector](https://github.com/ristekusdi/rbac-connector/)

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

[](#installation)

Run command below.

> For non-production ready please add flag `--stability=dev` as below.

```
composer create-project --stability=dev ristekusdi/adminkit-laravel example-app

```

> Note: if you install with the command above, you don't need to run php artisan key:generate because it already take care by the composer scripts. :)

1. Create database with the name of your application then update your database configuration in `.env` file.
2. Copy KEYCLOAK\_\* environment value for SSO and RBAC\_CONNECTOR\_HOST\_URL for get list of users and client roles from your client in IMISSU2 and copy it to `.env` file.

> Note: imissu2-dev for development and imissu2 for production.

3. Run `php artisan migrate`.
4. Run `php artisan db:seed` to run seeder for menus, permissions, and roles.
5. Run `npm install` to install JavaScript dependencies that need for this starter kit.
6. Run `php artisan serve` in currrent command tab and `npm run dev` in another command tab.

**Notes**

1. Command `php artisan serve` is for running application on PHP development server.
2. Command `npm run dev` is for generate CSS and JavaScript assets for application.
3. If you use another port except default port (8000) from Laravel, you may run `php artisan serve --port=` command.
4. if you use custom domain `.test` with Laravel Valet or Traefik, you need to change the value of APP\_URL because its related with generate CSS and JavaScript assets in your development server.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

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.

###  Release Activity

Cadence

Every ~13 days

Total

2

Last Release

1219d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3293cfe74f788bfa4b383aed7015f8f875ed4232584a616725e4a10479bf9c42?d=identicon)[kresnasatya](/maintainers/kresnasatya)

---

Top Contributors

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

---

Tags

laravelstarter-kit

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/ristekusdi-adminkit-laravel/health.svg)

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)

PHPackages © 2026

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