PHPackages                             kamona/kui-laravel-fortify - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. kamona/kui-laravel-fortify

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

kamona/kui-laravel-fortify
==========================

Front-end scafolding for laravel/fortify based on kui-dashboard

v0.1.7(4y ago)132.7k3MITVuePHP ^7.3|^8.0

Since Mar 5Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Kamona-WD/kui-laravel-fortify)[ Packagist](https://packagist.org/packages/kamona/kui-laravel-fortify)[ Docs](https://github.com/Kamona-WD/kui-laravel-fortify)[ RSS](/packages/kamona-kui-laravel-fortify/feed)WikiDiscussions main Synced 4d ago

READMEChangelog (8)DependenciesVersions (10)Used By (0)

K UI Laravel Fortify
====================

[](#k-ui-laravel-fortify)

Front-end scaffolding for [laravel/fortify](https://github.com/laravel/fortify) based on [kui-dashboard](https://github.com/kamona-ui/)

[![License](https://camo.githubusercontent.com/e59a16ce0118ecf3f34821f20f310ce37edd26bf086551d7dcf06b92f970b61b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f4b616d6f6e612d57442f6b75692d6c61726176656c2d666f7274696679)](https://github.com/Kamona-WD/kui-laravel-fortify/blob/main/LICENSE.md)[![Releases](https://camo.githubusercontent.com/35d6afd9d83db74fe260f50a4085e56282cc1c2c989f53a8df6ac9aa90c9ae18/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f4b616d6f6e612d57442f6b75692d6c61726176656c2d666f7274696679)](https://github.com/Kamona-WD/kui-laravel-fortify/releases)[![Stars](https://camo.githubusercontent.com/f60d98a5b723fef02caf4f76f9eaedb54f5c19ad0eb6dff78fe31d903265e2f4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f4b616d6f6e612d57442f6b75692d6c61726176656c2d666f7274696679)](https://github.com/Kamona-WD/kui-laravel-fortify/stargazers)[![Total Downloads](https://camo.githubusercontent.com/f68f369c73b44ece106c043a4d24b121813c91b0f183b657cae795b92f561203/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b616d6f6e612f6b75692d6c61726176656c2d666f72746966792e737667)](https://packagist.org/packages/kamona/kui-laravel-fortify)

##### [Laravel breeze version](https://github.com/Kamona-WD/kui-laravel-breeze/)

[](#laravel-breeze-version)

#### ⚠️ Note

[](#️-note)

> ⚠️ We recommend installing this package on a project that you are starting from scratch.

#### Usage

[](#usage)

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

```
composer require laravel/fortify
```

3. Install kamona/kui-laravel-fortify

```
composer require kamona/kui-laravel-fortify --dev

# After finish run this command

php artisan kui-fortify:install blade # This command will publish laravel/fortify resources also.
# Available stack (blade, vue).
# Inertia (react) will be added soon.

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

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

#### Screens

[](#screens)

[![Shocase 1](screens/1.png)](screens/1.png)[![Shocase 2](screens/2.png)](screens/2.png)[![Shocase 7](screens/7.png)](screens/7.png)[![Shocase 8](screens/8.png)](screens/8.png)[![Shocase 3](screens/3.png)](screens/3.png)[![Shocase 4](screens/4.png)](screens/4.png)[![Shocase 6](screens/6.png)](screens/6.png)[![Shocase 5](screens/5.png)](screens/5.png)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

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

Every ~4 days

Total

8

Last Release

1502d ago

### Community

Maintainers

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

---

Top Contributors

[![Kamona-WD](https://avatars.githubusercontent.com/u/57622665?v=4)](https://github.com/Kamona-WD "Kamona-WD (15 commits)")

---

Tags

authinertiajslaravellaravel-fortifytailwindcssuivuejslaraveluiauthdashboardtailwindcssfortifyk-ui

### Embed Badge

![Health badge](/badges/kamona-kui-laravel-fortify/health.svg)

```
[![Health](https://phpackages.com/badges/kamona-kui-laravel-fortify/health.svg)](https://phpackages.com/packages/kamona-kui-laravel-fortify)
```

###  Alternatives

[kamona/kui-laravel-breeze

Different UI for laravel/breeze

33734.0k2](/packages/kamona-kui-laravel-breeze)[kamona/kui-laravel-jetstream

Different UI for laravel/jetstream

669.3k](/packages/kamona-kui-laravel-jetstream)[orchestra/auth

Auth Component for Orchestra Platform

24108.5k3](/packages/orchestra-auth)[ingria/laravel-x509-auth

Laravel 5 Client Certificate auth middleware

375.6k](/packages/ingria-laravel-x509-auth)

PHPackages © 2026

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