PHPackages                             reyptr27/laravel-jetstream-inertia-ui - 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. reyptr27/laravel-jetstream-inertia-ui

ActiveLibrary[Admin Panels](/categories/admin)

reyptr27/laravel-jetstream-inertia-ui
=====================================

Custom UI for laravel jetstream (inertia stack)

1.0(1y ago)114MITVuePHP ^8.2

Since Jul 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/reyptr27/laravel-jetstream-inertia-ui)[ Packagist](https://packagist.org/packages/reyptr27/laravel-jetstream-inertia-ui)[ Docs](https://github.com/reyptr27/laravel-jetstream-inertia-ui)[ RSS](/packages/reyptr27-laravel-jetstream-inertia-ui/feed)WikiDiscussions master Synced 1mo ago

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

laravel-jetstream-inertia-ui
============================

[](#laravel-jetstream-inertia-ui)

Custom UI for [laravel jetstream](https://github.com/laravel/jetstream) (inertia stack).

> I recommend installing this package on a project that you are starting from scratch.

#### Usage

[](#usage)

> NOTE: It doesn't matter if you use `vitejs` or `laravel-mix`, it will work in both cases.

1. Fresh install Laravel &gt;= 11.0 and `cd` to your app.
2. Install laravel/jetstream

```
composer require laravel/jetstream

# after finish run this command

php artisan jetstream:install inertia --teams
```

3. Install reyptr27/laravel-jetstream-inertia-ui

```
composer require reyptr27/laravel-jetstream-inertia-ui --dev

# after finish run this command

# This package will detect if your project use vitejs or not by check if vite.config.js exist or not.
php artisan reyptr27-jetstream:replace inertia --teams
# This package is only available for Inertia Stack.

# then
npm install && npm run dev # or yarn && yarn dev
```

4. Configure your database.
5. Run `php artisan migrate`.
6. `php artisan serve`.

> Do not forget to change `APP_URL` in `.env` file and run `php artisan storage:link` if you want to enable `manageProfilePicture` feature.

#### Navigation

[](#navigation)

You will found sidebar links in:

`resources/js/Components/Sidebar/SidebarContent.vue`

#### Screens

[](#screens)

[![Shocase 1](screenshots/login-page.png)](screenshots/login-page.png)[![Shocase 2](screenshots/register-page.png)](screenshots/register-page.png)[![Shocase 3](screenshots/dashboard-page.png)](screenshots/dashboard-page.png)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

671d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2933a1c9274dacba4fae5be4b1df4a7c5224c432cb3eb83c8396f1778e0fd6ad?d=identicon)[reyptr27](/maintainers/reyptr27)

---

Top Contributors

[![reyptr27](https://avatars.githubusercontent.com/u/54777495?v=4)](https://github.com/reyptr27 "reyptr27 (7 commits)")

---

Tags

laraveluidashboardinertiajstailwindcssjetstreamalpinejs

### Embed Badge

![Health badge](/badges/reyptr27-laravel-jetstream-inertia-ui/health.svg)

```
[![Health](https://phpackages.com/badges/reyptr27-laravel-jetstream-inertia-ui/health.svg)](https://phpackages.com/packages/reyptr27-laravel-jetstream-inertia-ui)
```

###  Alternatives

[kamona/kui-laravel-jetstream

Different UI for laravel/jetstream

669.3k](/packages/kamona-kui-laravel-jetstream)[riodwanto/superduper-filament-starter-kit

A comprehensive Laravel Filament 3 💡 starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and content management for rapid application development

2708.5k](/packages/riodwanto-superduper-filament-starter-kit)[kamona/kui-laravel-breeze

Different UI for laravel/breeze

33734.0k2](/packages/kamona-kui-laravel-breeze)[awes-io/indigo-layout

Basic styles and components set for building user interfaces.

4424.6k4](/packages/awes-io-indigo-layout)[muhammadsadeeq/laravel-activitylog-ui

A beautiful, modern UI for Spatie's Activity Log with advanced filtering, analytics, and real-time features.

17510.1k](/packages/muhammadsadeeq-laravel-activitylog-ui)[titasgailius/laravel-moonlight

An elegant Laravel scaffolding for your next single-page application.

1446.6k](/packages/titasgailius-laravel-moonlight)

PHPackages © 2026

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