PHPackages                             sti3bas/laravel-nuxt-ui-starter-kit - 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. [Framework](/categories/framework)
4. /
5. sti3bas/laravel-nuxt-ui-starter-kit

ActiveProject[Framework](/categories/framework)

sti3bas/laravel-nuxt-ui-starter-kit
===================================

The skeleton application for the Laravel framework.

v4.0.0(7mo ago)217MITVuePHP ^8.2

Since Aug 18Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/Sti3bas/laravel-nuxt-ui-starter-kit)[ Packagist](https://packagist.org/packages/sti3bas/laravel-nuxt-ui-starter-kit)[ RSS](/packages/sti3bas-laravel-nuxt-ui-starter-kit/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (12)Versions (5)Used By (0)

Laravel + Nuxt UI Starter Kit
=============================

[](#laravel--nuxt-ui-starter-kit)

Introduction
------------

[](#introduction)

Nuxt UI starter kit provides a robust, modern starting point for building Laravel applications with a Vue frontend using [Inertia](https://inertiajs.com).

Inertia allows you to build modern, single-page Vue applications using classic server-side routing and controllers. This lets you enjoy the frontend power of Vue combined with the incredible backend productivity of Laravel and lightning-fast Vite compilation.

This Vue starter kit utilizes Vue 3 and the Composition API, TypeScript, and the [Nuxt UI](https://ui.nuxt.com) component library.

What's inside?
--------------

[](#whats-inside)

This starter kit is based on [laravel/vue-starter-kit](https://github.com/laravel/vue-starter-kit) and includes the following features:

- Authentication pages:
    - Login
    - Register
    - Forgot Password
    - Reset Password
    - Confirm Password
    - Verify Email
- Dashboard page
- Settings pages:
    - Profile
    - Password
    - Appearance

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

[](#installation)

You can set up this starter kit in two ways:

### Option 1: Install via Laravel Herd

[](#option-1-install-via-laravel-herd)

One-click installation with [Laravel Herd](https://herd.laravel.com):

[![Install with Herd](https://camo.githubusercontent.com/c62cb221d136c92117fbfd4398c9f0f038d7bc205d84db3ce1b19d46b5045009/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f496e7374616c6c25323077697468253230486572642d6666663f6c6f676f3d6c61726176656c266c6f676f436f6c6f723d663533303033)](https://herd.laravel.com/new?starter-kit=sti3bas/laravel-nuxt-ui-starter-kit)

### Option 2: Install via Laravel Installer

[](#option-2-install-via-laravel-installer)

Create a new Laravel application using the official [Laravel Installer](https://laravel.com/docs/12.x/starter-kits#community-maintained-starter-kits):

```
laravel new my-app --using=sti3bas/laravel-nuxt-ui-starter-kit
```

Screenshots
-----------

[](#screenshots)

[![Welcome](.github/screenshots/light/welcome.png)](.github/screenshots/light/welcome.png)[![Login](.github/screenshots/light/login.png)](.github/screenshots/light/login.png)[![Dashboard](.github/screenshots/light/dashboard.png)](.github/screenshots/light/dashboard.png)[![Profile settings](.github/screenshots/light/profile-settings.png)](.github/screenshots/light/profile-settings.png)[![Password settings](.github/screenshots/light/password-settings.png)](.github/screenshots/light/password-settings.png)[![Appearance settings](.github/screenshots/light/appearance-settings.png)](.github/screenshots/light/appearance-settings.png)

Dark mode[![Welcome](.github/screenshots/dark/welcome.png)](.github/screenshots/dark/welcome.png)[![Login](.github/screenshots/dark/login.png)](.github/screenshots/dark/login.png)[![Dashboard](.github/screenshots/dark/dashboard.png)](.github/screenshots/dark/dashboard.png)[![Profile settings](.github/screenshots/dark/profile-settings.png)](.github/screenshots/dark/profile-settings.png)[![Password settings](.github/screenshots/dark/password-settings.png)](.github/screenshots/dark/password-settings.png)[![Appearance settings](.github/screenshots/dark/appearance-settings.png)](.github/screenshots/dark/appearance-settings.png)

License
-------

[](#license)

The Laravel + Nuxt UI starter kit is open-sourced software licensed under the MIT license.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance62

Regular maintenance activity

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~13 days

Total

4

Last Release

229d ago

Major Versions

v1.0.0 → v2.0.0-alpha2025-08-27

v2.0.0-alpha → v4.x-dev2025-09-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/8168c9b2fba4eb7fcd960a3652765c8789bbbe148ce9fbcbebd549c031ebeac8?d=identicon)[Sti3bas](/maintainers/Sti3bas)

---

Top Contributors

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

---

Tags

frameworklaravel

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/sti3bas-laravel-nuxt-ui-starter-kit/health.svg)

```
[![Health](https://phpackages.com/badges/sti3bas-laravel-nuxt-ui-starter-kit/health.svg)](https://phpackages.com/packages/sti3bas-laravel-nuxt-ui-starter-kit)
```

###  Alternatives

[laravel/vue-starter-kit

The skeleton application for the Laravel framework.

595238.0k](/packages/laravel-vue-starter-kit)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[oseughu/svelte-starter-kit

The skeleton application for the Laravel framework.

1781.4k](/packages/oseughu-svelte-starter-kit)

PHPackages © 2026

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