PHPackages                             curiousminds/lightning-deploy - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. curiousminds/lightning-deploy

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

curiousminds/lightning-deploy
=============================

Lightning deploy methodology for Laravel

04PHP

Since Jul 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/CuriousMindsMedia/lightning-deploy)[ Packagist](https://packagist.org/packages/curiousminds/lightning-deploy)[ RSS](/packages/curiousminds-lightning-deploy/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

[![](https://camo.githubusercontent.com/2688d7e26bb6c54ce5d31070bc7f3c3b18d56e04cbc6832158cd18c77ffd167c/68747470733a2f2f637572696f75732d6d696e64732e73332e616d617a6f6e6177732e636f6d2f6c696768746e696e672d6465706c6f792e737667)](https://camo.githubusercontent.com/2688d7e26bb6c54ce5d31070bc7f3c3b18d56e04cbc6832158cd18c77ffd167c/68747470733a2f2f637572696f75732d6d696e64732e73332e616d617a6f6e6177732e636f6d2f6c696768746e696e672d6465706c6f792e737667)

Laravel Lightning Deploy
========================

[](#laravel-lightning-deploy)

A simple methodology to deploy single page apps in Laravel using the [lightning deploy strategy.](http://ember-cli-deploy.com/docs/v0.6.x/the-lightning-strategy/)

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

[](#installation)

Installation is pretty simple. Just run the following command:

```
composer require curiousminds/lightning-deploy
php artisan vendor:publish --provider=curiousminds/lightning-deploy

```

After that, simply add your configuration, and you are all set.

What does it do?
----------------

[](#what-does-it-do)

This package provides a configurable route that will pull statically generated page content from your Redis store. It will add the appropriate headers so that client-side content is not cached. (This will be configurable in future versions of the package).

Configuration
-------------

[](#configuration)

There are two options which may be set: `lightning_deploy_key`, and the `lightning_deploy_url`.

- `lightning_deploy_key` is the Redis key which contains the desired version of the app. This is typically set when you build your single page application.
- The `lightning_deploy_url` option tells the laravel app what path you would like the single page app to appear on. `/` is set by default. (placing the application on the root url.)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

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://www.gravatar.com/avatar/c53c510221bf2a94399b0674cdabffaf5199e77b7efbb133a734c4ace6a0ae29?d=identicon)[er1cmeyer](/maintainers/er1cmeyer)

---

Top Contributors

[![er1cmeyer](https://avatars.githubusercontent.com/u/1809481?v=4)](https://github.com/er1cmeyer "er1cmeyer (16 commits)")

---

Tags

emberjslaravel-packagemethodology

### Embed Badge

![Health badge](/badges/curiousminds-lightning-deploy/health.svg)

```
[![Health](https://phpackages.com/badges/curiousminds-lightning-deploy/health.svg)](https://phpackages.com/packages/curiousminds-lightning-deploy)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M206](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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