PHPackages                             dilansabah/laravel-inertia-vue - 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. dilansabah/laravel-inertia-vue

ActiveLibrary[Framework](/categories/framework)

dilansabah/laravel-inertia-vue
==============================

Laravel package to install Inertia.js with Vue 3 setup

v1.1.0(3mo ago)05MITPHPPHP ^8.2|^8.3

Since Mar 23Pushed 2mo agoCompare

[ Source](https://github.com/dila07-IT/laravel-inertia-vue)[ Packagist](https://packagist.org/packages/dilansabah/laravel-inertia-vue)[ RSS](/packages/dilansabah-laravel-inertia-vue/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Laravel Inertia Vue Starter 🚀

Laravel Inertia Vue Starter is a developer-friendly package designed to simplify the integration of Inertia.js with Vue 3 in Laravel applications. It automates dependency installation, scaffolds essential files, and provides a smooth setup experience with intelligent features like safe file handling, overwrite prompts, middleware auto-registration, and setup guidance when conflicts occur.

Features:

- Automatic installation of Inertia.js (Laravel adapter)
- Vue 3 + Inertia frontend setup
- Vite configuration ready to use
- Smart dependency detection (no duplicate installs)
- Safe file handling (no unwanted overwrites)
- Interactive overwrite confirmation
- --force option for full overwrite
- Auto-generated setup guide when files are skipped
- Automatic Inertia middleware creation and registration
- Clean and beginner-friendly setup

Installation: composer require dilansabah/laravel-inertia-vue php artisan inertia-vue:install npm run dev

What the Package Does:

- Installs inertiajs/inertia-laravel
- Installs npm packages: vue, @inertiajs/vue3, @vitejs/plugin-vue
- Creates or updates: resources/js/app.js resources/js/Pages/Home.vue resources/views/app.blade.php vite.config.js
- Creates HandleInertiaRequests middleware
- Registers middleware automatically in bootstrap/app.php
- Adds helpful comment in routes/web.php
- Generates setup guide if files are skipped

Skipped Files Handling: If important files already exist, the package:

- Asks before overwriting
- Skips if declined
- Generates inertia-vue-setup.md with instructions

Force Overwrite: php artisan inertia-vue:install --force

Generated Structure: resources/js/app.js resources/js/Pages/Home.vue resources/views/app.blade.php vite.config.js app/Http/Middleware/HandleInertiaRequests.php

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance83

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

Total

2

Last Release

92d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f68185cf2dd2fb4dcf7ce076528e9eda307b060483642a5d62955456df916083?d=identicon)[dila07-IT](/maintainers/dila07-IT)

---

Top Contributors

[![dila07-IT](https://avatars.githubusercontent.com/u/173679163?v=4)](https://github.com/dila07-IT "dila07-IT (5 commits)")

### Embed Badge

![Health badge](/badges/dilansabah-laravel-inertia-vue/health.svg)

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k91.3M280](/packages/laravel-horizon)[laravel/sail

Docker files for running a basic Laravel application.

1.9k199.2M1.2k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

9782.1M162](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

76518.2M120](/packages/laravel-mcp)[illuminate/routing

The Illuminate Routing package.

1239.0M2.8k](/packages/illuminate-routing)[laravel/surveyor

Static analysis tool for Laravel applications.

8690.3k12](/packages/laravel-surveyor)

PHPackages © 2026

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