PHPackages                             hsyir/rollcall - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hsyir/rollcall

ActiveProject[Utility &amp; Helpers](/categories/utility)

hsyir/rollcall
==============

A Laravel-Vue SPA starter project template.

33PHP

Since Jan 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/hsyir/rollcall)[ Packagist](https://packagist.org/packages/hsyir/rollcall)[ RSS](/packages/hsyir-rollcall/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#laravel-vue-spa)

[![Build Status](https://github.com/cretueusebiu/laravel-vue-spa/workflows/tests/badge.svg)](https://github.com/cretueusebiu/laravel-vue-spa/actions)[![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 kit.

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

Features
--------

[](#features)

- Laravel 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 5 + Font Awesome 5

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

[](#installation)

- `composer create-project --prefer-dist cretueusebiu/laravel-vue-spa`
- 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)

```
npm run dev
```

#### Production

[](#production)

```
npm run build
```

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.

Testing
-------

[](#testing)

```
# Run unit and feature tests
vendor/bin/phpunit

# Run Dusk browser tests
php artisan dusk
```

Changelog
---------

[](#changelog)

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

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3897547?v=4)[Hossein Yaghmaee](/maintainers/hsyir)[@hsyir](https://github.com/hsyir)

---

Top Contributors

[![AboalfazlForooghi2004](https://avatars.githubusercontent.com/u/96820237?v=4)](https://github.com/AboalfazlForooghi2004 "AboalfazlForooghi2004 (3 commits)")

### Embed Badge

![Health badge](/badges/hsyir-rollcall/health.svg)

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

###  Alternatives

[vivait/string-generator-bundle

Generate random strings for IDs or keys using property annotations

1759.4k](/packages/vivait-string-generator-bundle)[withinboredom/time

Converting time to units

152.7k1](/packages/withinboredom-time)

PHPackages © 2026

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