PHPackages                             emtudo/laravel-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. [API Development](/categories/api)
4. /
5. emtudo/laravel-vue

ActiveProject[API Development](/categories/api)

emtudo/laravel-vue
==================

Skeleton Laravel with Vue

0.3.2(8y ago)47787MITPHPPHP ^7.2.0

Since May 15Pushed 7y ago4 watchersCompare

[ Source](https://github.com/emtudo/laravel-vue)[ Packagist](https://packagist.org/packages/emtudo/laravel-vue)[ RSS](/packages/emtudo-laravel-vue/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (20)Versions (4)Used By (0)

Skeleton Laravel With Vuejs
===========================

[](#skeleton-laravel-with-vuejs)

Dependencies
------------

[](#dependencies)

- php 7.2
- mysql 5.7
- npm
- composer

How to install
--------------

[](#how-to-install)

[How to install video In Portugues](https://www.youtube.com/watch?v=Vk-uuq3uuPI)

```
composer create-project emtudo/laravel-vue
cd laravel-vue
npm install
php artisan jwt:generate
```

Configure the `.env` file after configuring run the command below to create the database:

```
php artisan migrator
```

How to test
-----------

[](#how-to-test)

At the first terminal

```
php artisan serve
```

At the second terminal

```
npm run dev
```

Admin
-----

[](#admin)

- username:
- password: abc123

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

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

Total

3

Last Release

2920d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/191396?v=4)[Leandro Henrique Reis](/maintainers/emtudo)[@emtudo](https://github.com/emtudo)

---

Top Contributors

[![emtudo](https://avatars.githubusercontent.com/u/191396?v=4)](https://github.com/emtudo "emtudo (14 commits)")

---

Tags

apilaravelskeletonspavuelaravelcontactsvue

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[cretueusebiu/laravel-nuxt

A Laravel-Nuxt starter project template.

1.1k6.3k](/packages/cretueusebiu-laravel-nuxt)

PHPackages © 2026

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