PHPackages                             dynamatrix/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. [Framework](/categories/framework)
4. /
5. dynamatrix/laravel-vue

ActiveProject[Framework](/categories/framework)

dynamatrix/laravel-vue
======================

A laravel and vue combination supporting a laravel backend and a vue frontend.

v1.0.1(1y ago)210[11 PRs](https://github.com/Dynamatrix/laravel-vue-scaffold/pulls)MITJavaScriptPHP ^8.2CI passing

Since Jul 2Pushed 1y agoCompare

[ Source](https://github.com/Dynamatrix/laravel-vue-scaffold)[ Packagist](https://packagist.org/packages/dynamatrix/laravel-vue)[ RSS](/packages/dynamatrix-laravel-vue/feed)WikiDiscussions testing Synced 1mo ago

READMEChangelog (2)Dependencies (10)Versions (15)Used By (0)

[![Laravel Logo](https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg)](https://laravel.com)

[![Vue](https://camo.githubusercontent.com/400a17b7c8f1923f9fd31a799d7d51ef761c6edc7472664a3ebd283730495019/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f7468756d622f392f39352f5675652e6a735f4c6f676f5f322e7376672f3132303070782d5675652e6a735f4c6f676f5f322e7376672e706e67)](vuejs.org)

About the laravel-vue scaffold
------------------------------

[](#about-the-laravel-vue-scaffold)

The laravel-vue scaffold is a template repository usable for new projects that rely on Laravel and Vue. This scaffold combines the two in such a way that they work together efficiently and without issue. Laravel handling the back-end, API and database connections, while Vue handles the front-end, routing and API calls to the back-end.

### Stack

[](#stack)

- Laravel
- Vue
- SCSS
- Tailwind
- MySQL

### Setup

[](#setup)

You can use this scaffold by pulling it and changing the git remote, or by using `composer create-project dynamatrix/laravel-vue`. You can find the scaffold on [packagist](https://packagist.org/packages/dynamatrix/laravel-vue).

#### Prerequisites:

[](#prerequisites)

- MySQL database (MariaDB is recommended) with database and user:

```
$ sudo apt update
$ sudo apt install mariadb-server
$ sudo mysql_secure_installation
```

For the configuration, please read [this article by DigitalOcean](https://www.digitalocean.com/community/tutorials/how-to-install-mariadb-on-ubuntu-22-04#step-2-configuring-mariadb)

- Node 20.12.x
- PHP 8.3.x

#### Installation

[](#installation)

After setup, if you have Node and PHP installed; you may continue by using the installers:

```
$ npm install
$ composer install
```

After that, you may run the application using

```
$ php artisan serve
$ npm run watch
```

Axios is installed for the communication between front-end and backend. You may use Axios to make api calls to the laravel backend.

For information on how to use Vue, Laravel, SCSS, Tailwind and Mysql:

-
-
-
-
- MySQL:
    -
    -

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance45

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 56.6% 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 ~199 days

Total

2

Last Release

478d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e73bfe97cae852896e1cf99aee5827435b8f421b0b5e24b5dbb6aca2aeef9ee?d=identicon)[JoshuaSlui](/maintainers/JoshuaSlui)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (30 commits)")[![JoshuaSlui](https://avatars.githubusercontent.com/u/34064010?v=4)](https://github.com/JoshuaSlui "JoshuaSlui (23 commits)")

---

Tags

frameworklaravelhybridvuedynamatrix

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[juzaweb/cms

Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb

187571.2k](/packages/juzaweb-cms)[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)

PHPackages © 2026

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