PHPackages                             tecbeast/prelaunch - 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. tecbeast/prelaunch

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

tecbeast/prelaunch
==================

A Laravel Package for an easy Prelauncher which can be removed in a few steps after the App goes in production.

017[1 issues](https://github.com/tecbeast42/laravel-prelauncher/issues)PHP

Since May 21Pushed 11y ago1 watchersCompare

[ Source](https://github.com/tecbeast42/laravel-prelauncher)[ Packagist](https://packagist.org/packages/tecbeast/prelaunch)[ RSS](/packages/tecbeast-prelaunch/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-prelauncher
===================

[](#laravel-prelauncher)

A Laravel Package for an easy Prelauncher which can be removed in a few steps after the App goes in production.

What will it do
---------------

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

- A Middleware will lock you're App down to use urls only with prelaunch/\*
- The included Controller takes care of the rest

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

[](#installation)

- Register the Service Provider TecBeast/PreLaunch/PreLaunchServiceProvider
- Edit Config as you wish
- Add Middleware TecBeast/PreLaunch/Middleware/AppIsInPreLaunch
- Add APP\_PRELAUNCH=true to .env to enable the prelaunch system
- Add GOOGLE\_RECAPTACHA\_SECRET=googles\_secret to .env for Google reCaptcha
- Add Route::controller to your routes file

Usage
-----

[](#usage)

- switch PreLauncher on and off by using APP\_PRELAUNCH in your .env file
- Currently you can only see youre potential clients directly in the database

Remove after Launch
-------------------

[](#remove-after-launch)

- Remove Routes
- Remove ServiceProvider
- Optional Remove Migration and Database Table
- Clean up .env

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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/b359abfb9975480b8df47af3304dc1c6c456df5b080ff952b553f8922b516654?d=identicon)[tecbeast](/maintainers/tecbeast)

---

Top Contributors

[![tecbeast42](https://avatars.githubusercontent.com/u/11748193?v=4)](https://github.com/tecbeast42 "tecbeast42 (1 commits)")

### Embed Badge

![Health badge](/badges/tecbeast-prelaunch/health.svg)

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

###  Alternatives

[aternos/thanos

Simple library to detect and remove unused chunks from a Minecraft world.

263586.9k](/packages/aternos-thanos)[kossa/algerian-cities

A Laravel package to create/load wilayas and communes of Algeria

847.9k](/packages/kossa-algerian-cities)[iconify/json-tools

Functions for manipulating Iconify JSON SVG collections.

1537.1k6](/packages/iconify-json-tools)[luilliarcec/laravel-username-generator

Laravel Username Generator is a package that allows the versatile generation of user names, has a simple integration with Laravel.

1011.8k](/packages/luilliarcec-laravel-username-generator)

PHPackages © 2026

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