PHPackages                             shahidkhosa/vue-spa-in-laravel - 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. shahidkhosa/vue-spa-in-laravel

ActiveProject[Framework](/categories/framework)

shahidkhosa/vue-spa-in-laravel
==============================

A Laravel-Vue SPA starter project template.

4.4.0(6y ago)02MITPHPPHP ^7.1.3

Since Sep 2Pushed 6y agoCompare

[ Source](https://github.com/ShahidKhosa/laravel-vue-spa)[ Packagist](https://packagist.org/packages/shahidkhosa/vue-spa-in-laravel)[ RSS](/packages/shahidkhosa-vue-spa-in-laravel/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (13)Versions (16)Used By (0)

Laravel-Vue SPA
===============

[](#laravel-vue-spa)

[![Build Status](https://camo.githubusercontent.com/ebebf48b08cfc563a60267e8eada50a291eaef7fa3238590222b272bec83da08/68747470733a2f2f7472617669732d63692e6f72672f6372657475657573656269752f6c61726176656c2d7675652d7370612e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/cretueusebiu/laravel-vue-spa)[![Total Downloads](https://camo.githubusercontent.com/c1b8ebe046315860ce17d043be966c70438ba4df471ba54496bcdb2a5fe82889/68747470733a2f2f706f7365722e707567782e6f72672f6372657475657573656269752f6c61726176656c2d7675652d7370612f642f746f74616c2e737667)](https://packagist.org/packages/cretueusebiu/laravel-vue-spa)[![Latest Stable Version](https://camo.githubusercontent.com/94c92ae59eb45e71e2956bbcae5691601d1a366b9f0bbb143d23e9d6efef577d/68747470733a2f2f706f7365722e707567782e6f72672f6372657475657573656269752f6c61726176656c2d7675652d7370612f762f737461626c652e737667)](https://packagist.org/packages/cretueusebiu/laravel-vue-spa)

> A Laravel-Vue SPA starter project template.

[![](https://camo.githubusercontent.com/2d4b9f1a88ebc46bcff7b3fb996b3e83d683d5ac94317af47571cd11bf2e248a/68747470733a2f2f692e696d6775722e636f6d2f4e4846547347742e706e67)](https://camo.githubusercontent.com/2d4b9f1a88ebc46bcff7b3fb996b3e83d683d5ac94317af47571cd11bf2e248a/68747470733a2f2f692e696d6775722e636f6d2f4e4846547347742e706e67)

Features
--------

[](#features)

- Laravel 5.8
- Vue + VueRouter + Vuex + VueI18n + ESlint
- Pages with dynamic import and custom layouts
- Login, register, email verification and password reset
- Authentication with JWT
- Socialite integration
- Bootstrap 4 + Font Awesome 5

Installation
------------

[](#installation)

- `composer create-project --prefer-dist shahidkhosa/vue-spa-in-laravel`
- Edit `.env` and set your database connection details
- (When installed via git clone or download, run `php artisan key:generate` and `php artisan jwt:secret`)
- `php artisan migrate`
- `npm install`

Usage
-----

[](#usage)

#### Development

[](#development)

```
# build and watch
npm run watch

# serve with hot reloading
npm run hot
```

#### Production

[](#production)

```
npm run production
```

Socialite
---------

[](#socialite)

This project comes with GitHub as an example for [Laravel Socialite](https://laravel.com/docs/5.8/socialite).

To enable the provider create a new GitHub application and use `https://example.com/api/oauth/github/callback` as the Authorization callback URL.

Edit `.env` and set `GITHUB_CLIENT_ID` and `GITHUB_CLIENT_SECRET` with the keys form your GitHub application.

For other providers you may need to set the appropriate keys in `config/services.php` and redirect url in `OAuthController.php`.

Email Verification
------------------

[](#email-verification)

To enable email verification make sure that your `App\User` model implements the `Illuminate\Contracts\Auth\MustVerifyEmail` contract.

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 86.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 ~44 days

Recently: every ~107 days

Total

15

Last Release

2552d ago

Major Versions

1.0.0 → 2.0.02017-12-19

2.2.1 → 3.0.02018-01-22

3.0.1 → 4.0.02018-01-23

PHP version history (2 changes)1.0.0PHP &gt;=7.0.0

4.1.0PHP ^7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/64ba386d7e553fecc22ff46251252c1095e6e471fa742e7c0433db0e60cf6366?d=identicon)[shahidkhosa](/maintainers/shahidkhosa)

---

Top Contributors

[![cretueusebiu](https://avatars.githubusercontent.com/u/1517945?v=4)](https://github.com/cretueusebiu "cretueusebiu (213 commits)")[![TemaSM](https://avatars.githubusercontent.com/u/5501615?v=4)](https://github.com/TemaSM "TemaSM (16 commits)")[![ShahidKhosa](https://avatars.githubusercontent.com/u/29543397?v=4)](https://github.com/ShahidKhosa "ShahidKhosa (5 commits)")[![Compy](https://avatars.githubusercontent.com/u/93693?v=4)](https://github.com/Compy "Compy (2 commits)")[![monas](https://avatars.githubusercontent.com/u/3097553?v=4)](https://github.com/monas "monas (2 commits)")[![nelson6e65](https://avatars.githubusercontent.com/u/9272498?v=4)](https://github.com/nelson6e65 "nelson6e65 (1 commits)")[![overtrue](https://avatars.githubusercontent.com/u/1472352?v=4)](https://github.com/overtrue "overtrue (1 commits)")[![qWici](https://avatars.githubusercontent.com/u/11472929?v=4)](https://github.com/qWici "qWici (1 commits)")[![jerrebm](https://avatars.githubusercontent.com/u/5560816?v=4)](https://github.com/jerrebm "jerrebm (1 commits)")[![cesaramirez](https://avatars.githubusercontent.com/u/12446271?v=4)](https://github.com/cesaramirez "cesaramirez (1 commits)")[![curder](https://avatars.githubusercontent.com/u/8327004?v=4)](https://github.com/curder "curder (1 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![ahxar](https://avatars.githubusercontent.com/u/2148793?v=4)](https://github.com/ahxar "ahxar (1 commits)")

---

Tags

laravelvueSPA

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/shahidkhosa-vue-spa-in-laravel/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[cretueusebiu/laravel-nuxt

A Laravel-Nuxt starter project template.

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

A Laravel-Vue SPA starter project template.

3.0k18.8k](/packages/cretueusebiu-laravel-vue-spa)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)

PHPackages © 2026

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