rashidlaasri/LaravelInstaller
A web installer for Laravel observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4075
- days_rel: n/a
- days_push: 1009
- n_releases_24m: 0
Adoption not part of the score
1937 stars · 482 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LaravelInstaller is a PHP package that adds a web-based installation wizard to Laravel applications. It guides users through environment setup, permissions, database configuration, and account creation directly from the browser.
Use cases
- add a web-based setup wizard to a Laravel app
- let non-technical users install a Laravel app without editing .env files
- run database migrations during app installation from the browser
- create the first admin account via an install wizard
- check server requirements and file permissions before installing
When to choose
- you distribute a Laravel application that end users self-host
- you want a guided browser-based installation flow instead of manual .env editing
- you need requirement and permission checks before app setup
When to avoid
- your app is deployed via CI/CD pipelines or containers where installation is automated
- you are not using Laravel
- you need a general-purpose PHP installer outside the Laravel ecosystem
Facets
library · maturity maintenance
web-framework plugin-system configuration-management web-development developer-tools self-hosted php self-hosted laravel installation-wizard web-installer setup-wizard web-server
1 source
- readme: https://github.com/rashidlaasri/LaravelInstaller · fetched 2026-08-28 · 19155fdef6a8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rashidlaasri/LaravelInstaller | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="rashidlaasri/LaravelInstaller")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem