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

ActiveLibrary

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

Laravel package to install Inertia.js with Vue 3 setup

v1.0.0(1mo ago)00MITPHPPHP ^8.2|^8.3

Since Mar 23Pushed 1mo 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 1mo ago

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

Laravel Inertia Vue Starter 🚀
=============================

[](#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, and setup guidance when conflicts occur.

---

✨ Features
----------

[](#-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
- Clean and beginner-friendly setup

---

⚡ Installation
--------------

[](#-installation)

Install the package via Composer:

`bash`composer require dilansabah/laravel-inertia-vue

`Run the installer command:`php artisan inertia-vue:install

`Then start your frontend:`npm run dev

---

🔧 What the Package Does
-----------------------

[](#-what-the-package-does)

`When you run the install command, the package will:`Install inertiajs/inertia-laravel Install required npm packages: vue @inertiajs/vue3 @vitejs/plugin-vue Create or update: resources/js/app.js resources/js/Pages/Home.vue resources/views/app.blade.php vite.config.js Add a helpful comment in routes/web.php Generate a setup guide if important files are skipped

---

⚠️ Skipped Files Handling
-------------------------

[](#️-skipped-files-handling)

`If important files already exist (like app.js or vite.config.js), the package will:`Ask before overwriting them Skip them if you choose "no" `Generate a guide file:`inertia-vue-setup.md Follow the instructions inside this file to complete the setup manually.

---

Force Overwrite
---------------

[](#force-overwrite)

`To overwrite all files without confirmation:`php artisan inertia-vue:install --force

---

📂 Generated Structure
---------------------

[](#-generated-structure)

`After installation, your project will include:`resources/js/app.js resources/js/Pages/Home.vue resources/views/app.blade.php vite.config.js

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance90

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

50d 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 (3 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

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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