laranail/installer-web

Web UI for laranail/installer-headless — a Tailwind + Blade + Livewire 4 install wizard that drives the headless installer engine. Holds no install logic; every operation is delegated to the core.

Maintainers

Package info

github.com/laranail/installer-web

Homepage

Documentation

pkg:composer/laranail/installer-web

Transparency log

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.2.0 2026-06-29 20:27 UTC

This package is auto-updated.

Last update: 2026-07-09 00:10:13 UTC


README

Latest version on Packagist Tests Static analysis License: MIT

A Tailwind + Blade + Livewire 4 install wizard for laranail/installer-headless — pure presentation and input collection; every operation is delegated to the headless engine (no install logic, never touches files or the database directly).

Requires PHP ^8.4.1, Laravel ^13, Livewire ^4.2, and laranail/installer-headless (+ laranail/package-tools).

Install

composer require laranail/installer-web

Publish the assets/config, then visit the install route — see the docs for the exact steps.

Documentation

Full documentation is at opensource.simtabi.com/documentation/laranail/installer-web — installation, usage, how the wizard drives the engine, theming, and what gets generated.

Contributing & security

Issues and PRs are welcome — see CONTRIBUTING.md. Report vulnerabilities per SECURITY.md (opensource@simtabi.com); participation follows the Code of Conduct.

License

MIT © Simtabi LLC. See LICENSE.