PHPackages                             watch-video/laravel-sparkinstaller - 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. watch-video/laravel-sparkinstaller

ActiveLibrary

watch-video/laravel-sparkinstaller
==================================

0.1.2(10y ago)00MITPHPPHP &gt;=5.5.9

Since Sep 22Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Watch-Video/laravel-sparkinstaller)[ Packagist](https://packagist.org/packages/watch-video/laravel-sparkinstaller)[ RSS](/packages/watch-video-laravel-sparkinstaller/feed)WikiDiscussions master Synced 1mo ago

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

Spark Installer for Laravel
===========================

[](#spark-installer-for-laravel)

This is very much a pre-release version. As long as Laravel Spark is not stable, neither is this package. Please test on a new branch of your Laravel app, so in case it doesn't work as expected you won't loose anything. If it does work, just PR the branch into your release branch for your app once you are satisfied.

Goal
----

[](#goal)

Ability to quickly add Spark to your existing Laravel 5.1 projects.

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

[](#installation)

1. `composer require genealabs/laravel-sparkinstaller --dev`
2. Add the service providers:

```
        Laravel\Spark\Providers\SparkServiceProvider::class,
        GeneaLabs\LaravelSparkInstaller\Providers\LaravelSparkInstallerServiceProvider::class,
```

3. **DO NOT RUN `php artisan spark:install`**, as that is meant for new installations only. Instead, run `php artisan spark:upgrade`.
4. If you didn't choose to let the upgrade process run the migrations, make any necessary changes, then run the migrations manually.: `php artisan migrate`.

### Publishing Views

[](#publishing-views)

Before publishing Spark views for customization, be sure to backup your `/resources/views/home.blade.php` file first, as it will get overwritten. Then you can publish the views as follows:

```
php artisan vendor:publish --tag=spark-full
```

Uninstallation
--------------

[](#uninstallation)

Coming soon!

Documentation
-------------

[](#documentation)

Coming soon!

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~9 days

Total

3

Last Release

3873d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5308769d879c14c5df14619c3c7a532a4d556a67208fa4e855311fb2ad67d177?d=identicon)[Watch-Video](/maintainers/Watch-Video)

---

Top Contributors

[![mikebronner](https://avatars.githubusercontent.com/u/1791050?v=4)](https://github.com/mikebronner "mikebronner (15 commits)")[![Watch-Video](https://avatars.githubusercontent.com/u/4244502?v=4)](https://github.com/Watch-Video "Watch-Video (6 commits)")

### Embed Badge

![Health badge](/badges/watch-video-laravel-sparkinstaller/health.svg)

```
[![Health](https://phpackages.com/badges/watch-video-laravel-sparkinstaller/health.svg)](https://phpackages.com/packages/watch-video-laravel-sparkinstaller)
```

###  Alternatives

[owen-it/laravel-auditing

Audit changes of your Eloquent models in Laravel

3.4k33.0M95](/packages/owen-it-laravel-auditing)[laravel/reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

1.6k9.4M48](/packages/laravel-reverb)[spatie/laravel-health

Monitor the health of a Laravel application

86910.0M83](/packages/spatie-laravel-health)[laravel/pennant

A simple, lightweight library for managing feature flags.

57711.1M53](/packages/laravel-pennant)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[yajra/laravel-datatables-buttons

Laravel DataTables Buttons Plugin.

2629.1M54](/packages/yajra-laravel-datatables-buttons)

PHPackages © 2026

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