PHPackages                             mohammadkhazaee/larasetups - 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. mohammadkhazaee/larasetups

ActiveLibrary

mohammadkhazaee/larasetups
==========================

v0.1.0(4y ago)1311MITPHP

Since Sep 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Mohammad-Khazaee/lara-setups)[ Packagist](https://packagist.org/packages/mohammadkhazaee/larasetups)[ RSS](/packages/mohammadkhazaee-larasetups/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (4)Used By (0)

Lara setups
===========

[](#lara-setups)

[![Total Downloads](https://camo.githubusercontent.com/a7d41622cd6ed89264b97f3472faff200aa490617fdd55e2b9dcf0ed69a5c895/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f68616d6d61646b68617a6165652f6c617261736574757073)](https://packagist.org/packages/mohammadkhazaee/larasetups)

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

[](#introduction)

lara setups helps you to install latest bootstrap and vue.js version on your laravel project

laravel team no longer supports laravel ui package so lara setups is a very good replacemanet for laravel ui and it help you to install any version of vue js and it has no limitted for you

### Installation

[](#installation)

```
// locally
composer require mohammadkhazaee/larasetups --dev

// root
composer require mohammadkhazaee/larasetups
```

### bootstrap &amp; vue scaffolding

[](#bootstrap--vue-scaffolding)

Once the `larasetups` package has been installed, you may install the frontend scaffolding using the `install:` Artisan command:

```
// bootstrap 5 & vue 3
php artisan install:bv3

// bootstrap 5 & vue 2
php artisan install:bv2

// bootstrap 5
php artisan install:bootstrap5

// vuejs 3 & 2
php artisan install:vue3
php artisan install:vue2
```

once it done run

```
npm install

npm run dev
```

#### use default vue component

[](#use-default-vue-component)

##### for vue 2

[](#for-vue-2)

```

```

##### for vue 3

[](#for-vue-3)

```

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Total

3

Last Release

1689d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/84d40981b87246f4e93c21de0e06770453df119df14c97acf2fcf3d9ac505b83?d=identicon)[Mohammad-Khazaee](/maintainers/Mohammad-Khazaee)

---

Top Contributors

[![Mohammad-Khazaee](https://avatars.githubusercontent.com/u/81646198?v=4)](https://github.com/Mohammad-Khazaee "Mohammad-Khazaee (10 commits)")

---

Tags

bootstrapbootstrap5laravelstater-kitvuevuejs

### Embed Badge

![Health badge](/badges/mohammadkhazaee-larasetups/health.svg)

```
[![Health](https://phpackages.com/badges/mohammadkhazaee-larasetups/health.svg)](https://phpackages.com/packages/mohammadkhazaee-larasetups)
```

PHPackages © 2026

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