PHPackages                             tnb/laravel-installer - 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. tnb/laravel-installer

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

tnb/laravel-installer
=====================

Laravel web installer

4.6.1(1y ago)4283↓50%2MITPHPPHP &gt;=8.1.0

Since Mar 1Pushed 1y agoCompare

[ Source](https://github.com/tnborg/laravel-installer)[ Packagist](https://packagist.org/packages/tnb/laravel-installer)[ Fund](https://rachidlaasri.com)[ Fund](https://twitter.com/rashidlaasri)[ RSS](/packages/tnb-laravel-installer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

Laravel Web Installer | A Web Installer [Package](https://packagist.org/packages/tnb/laravel-installer)
=======================================================================================================

[](#laravel-web-installer--a-web-installer-package)

[![Total Downloads](https://camo.githubusercontent.com/67ed60e8d4891c43951161e4be6402acfc6e024846b3f9e011f7d7aa6a6eef8c/68747470733a2f2f706f7365722e707567782e6f72672f746e622f6c61726176656c2d696e7374616c6c65722f642f746f74616c2e737667)](https://packagist.org/packages/tnb/laravel-installer)[![Latest Stable Version](https://camo.githubusercontent.com/bac6337d8c1a4fb84234b86587336caaf0895fd9ec9fffa58581acf2633b5695/68747470733a2f2f706f7365722e707567782e6f72672f746e622f6c61726176656c2d696e7374616c6c65722f762f737461626c652e737667)](https://packagist.org/packages/tnb/laravel-installer)[![License](https://camo.githubusercontent.com/51c8bd8609d8a3f4a51a7fcec62c2af9ed8001f1cd59317d5a8bf1e61ae495b0/68747470733a2f2f706f7365722e707567782e6f72672f746e622f6c61726176656c2d696e7374616c6c65722f6c6963656e73652e737667)](https://packagist.org/packages/tnb/laravel-installer)

- [About](#about)
- [Requirements](#requirements)
- [Installation](#installation)
- [Routes](#routes)
- [Usage](#usage)
- [Contributing](#contributing)
- [Help](#help)
- [Screenshots](#screenshots)
- [Changelog](#changelog)

About
-----

[](#about)

Do you want your clients to be able to install a Laravel project just like they do with WordPress or any other CMS? This Laravel package allows users who don't use Composer, SSH etc to install your application just by following the setup wizard. The current features are :

- Check For Server Requirements.
- Check For Folders Permissions.
- Ability to set database information.
    - .env text editor
    - .env form wizard
- Migrate The Database.
- Seed The Tables or run other artisan commands.

Requirements
------------

[](#requirements)

- [Laravel 9+](https://laravel.com/docs/installation)

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

[](#installation)

1. From your projects root folder in terminal run:

```
    composer require tnb/laravel-installer
```

2. Publish the packages views, config file, assets, and language files by running the following from your projects root folder:

```
    php artisan vendor:publish --tag=laravelinstaller
```

Routes
------

[](#routes)

- `/install`
- `/update`

Usage
-----

[](#usage)

- **Install Routes Notes**

    - In order to install your application, go to the `/install` route and follow the instructions.
    - Once the installation has ran the empty file `installed` will be placed into the `/storage` directory. If this file is present the route `/install` will abort to the 404 page.
- **Update Route Notes**

    - In order to update your application, go to the `/update` route and follow the instructions.
    - The `/update` routes countes how many migration files exist in the `/database/migrations` folder and compares that count against the migrations table. If the files count is greater then the `/update` route will render, otherwise, the page will abort to the 404 page.
- Additional Files and folders published to your project :

FileFile Information`config/installer.php`In here you can set the requirements along with the folders permissions for your application to run, by default the array cotaines the default requirements for a basic Laravel app.`public/installer/assets`This folder contains a css folder and inside of it you will find a `main.css` file, this file is responsible for the styling of your installer, you can overide the default styling and add your own.`resources/views/vendor/installer`This folder contains the HTML code for your installer, it is 100% customizable, give it a look and see how nice/clean it is.`lang/zh-CN/installer_messages.php`This file holds all the messages/text, currently only English and Simplified Chinese is available, if your application is in another language, you can copy/past it in your language folder and modify it the way you want.Contributing
------------

[](#contributing)

- If you have any suggestions please let me know : .
- Please help us provide more languages for this awesome package please send a pull request .

Help
----

[](#help)

- Cannot figure it out? Need more help? Here is a video tutorial: [Laravel Installer by Devdojo](https://www.youtube.com/watch?v=Jput5doFYLg)

Screenshots
-----------

[](#screenshots)

###### Installer

[](#installer)

[![Laravel web installer | Step 1](https://camo.githubusercontent.com/3ccd7fa90a3cb17dbbb14b5ae3d6c563e3cb05f7de28607061b2167298910f93/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f312d77656c636f6d652e6a7067)](https://camo.githubusercontent.com/3ccd7fa90a3cb17dbbb14b5ae3d6c563e3cb05f7de28607061b2167298910f93/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f312d77656c636f6d652e6a7067)[![Laravel web installer | Step 2](https://camo.githubusercontent.com/f5f84906c8208b211a8639900b934b0139df17085f13db4f73bd5f027f3703ac/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f322d726571756972656d656e74732e6a7067)](https://camo.githubusercontent.com/f5f84906c8208b211a8639900b934b0139df17085f13db4f73bd5f027f3703ac/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f322d726571756972656d656e74732e6a7067)[![Laravel web installer | Step 3](https://camo.githubusercontent.com/f8bb9355b3d5ceae23e6750ca8a256d7a82be53af33677cbab88bd21ca0f9f96/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f332d7065726d697373696f6e732e6a7067)](https://camo.githubusercontent.com/f8bb9355b3d5ceae23e6750ca8a256d7a82be53af33677cbab88bd21ca0f9f96/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f332d7065726d697373696f6e732e6a7067)[![Laravel web installer | Step 4 Menu](https://camo.githubusercontent.com/d2fe49083da10bf377ab66a0d581e17316704f8f67dbcec4e001920e3062825b/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f342d656e7669726f6e6d656e742e6a7067)](https://camo.githubusercontent.com/d2fe49083da10bf377ab66a0d581e17316704f8f67dbcec4e001920e3062825b/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f342d656e7669726f6e6d656e742e6a7067)[![Laravel web installer | Step 4 Classic](https://camo.githubusercontent.com/76dd52f265bd083aedaee8222590b582c2d3b99dd4aa949fafc41e12c5cce29f/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f34612d656e7669726f6e6d656e742d636c61737369632e6a7067)](https://camo.githubusercontent.com/76dd52f265bd083aedaee8222590b582c2d3b99dd4aa949fafc41e12c5cce29f/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f34612d656e7669726f6e6d656e742d636c61737369632e6a7067)[![Laravel web installer | Step 4 Wizard 1](https://camo.githubusercontent.com/03e526783a1ac0c5c0c26c7531cc08c0d3eca9a70ed3b191259d483ee5e2d772/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f34622d656e7669726f6e6d656e742d77697a6172642d312e6a7067)](https://camo.githubusercontent.com/03e526783a1ac0c5c0c26c7531cc08c0d3eca9a70ed3b191259d483ee5e2d772/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f34622d656e7669726f6e6d656e742d77697a6172642d312e6a7067)[![Laravel web installer | Step 4 Wizard 2](https://camo.githubusercontent.com/ac17b507bdad564a8703107a91b01487dcf7c5db033647724d018252ac994d70/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f34622d656e7669726f6e6d656e742d77697a6172642d322e6a7067)](https://camo.githubusercontent.com/ac17b507bdad564a8703107a91b01487dcf7c5db033647724d018252ac994d70/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f34622d656e7669726f6e6d656e742d77697a6172642d322e6a7067)[![Laravel web installer | Step 4 Wizard 3](https://camo.githubusercontent.com/3d148c36b095cfde1f1395ba5d31e516f998893ca15d9db7a77dbf14004acaed/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f34622d656e7669726f6e6d656e742d77697a6172642d332e6a7067)](https://camo.githubusercontent.com/3d148c36b095cfde1f1395ba5d31e516f998893ca15d9db7a77dbf14004acaed/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f34622d656e7669726f6e6d656e742d77697a6172642d332e6a7067)[![Laravel web installer | Step 5](https://camo.githubusercontent.com/596d1101439df2d2eeca15f6f032450840a1eefd982eea3a18af26d8f8d089bc/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f352d66696e616c2e6a7067)](https://camo.githubusercontent.com/596d1101439df2d2eeca15f6f032450840a1eefd982eea3a18af26d8f8d089bc/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f696e7374616c6c2f352d66696e616c2e6a7067)

###### Updater

[](#updater)

[![Laravel web updater | Step 1](https://camo.githubusercontent.com/7f04535639540835a198b4856396a356e3e69eeb2452c2004f71f23e202f13ab/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f7570646174652f312d77656c636f6d652e6a7067)](https://camo.githubusercontent.com/7f04535639540835a198b4856396a356e3e69eeb2452c2004f71f23e202f13ab/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f7570646174652f312d77656c636f6d652e6a7067)[![Laravel web updater | Step 2](https://camo.githubusercontent.com/e955c55c703d1aaeb38e5ddf4b0a2d643e2aa7343e713d8286876f2f8543765a/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f7570646174652f322d757064617465732e6a7067)](https://camo.githubusercontent.com/e955c55c703d1aaeb38e5ddf4b0a2d643e2aa7343e713d8286876f2f8543765a/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f7570646174652f322d757064617465732e6a7067)[![Laravel web updater | Step 3](https://camo.githubusercontent.com/69a3007f73406453593d9837d139100cc2d4e0e2172b4daf52e8bd550e3c682f/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f7570646174652f332d66696e69736865642e6a7067)](https://camo.githubusercontent.com/69a3007f73406453593d9837d139100cc2d4e0e2172b4daf52e8bd550e3c682f/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6769746875622d70726f6a6563742d696d616765732f6c61726176656c2d696e7374616c6c65722f7570646174652f332d66696e69736865642e6a7067)

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance48

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 57.2% 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 ~71 days

Recently: every ~192 days

Total

12

Last Release

382d ago

PHP version history (2 changes)4.2.0PHP &gt;=8.0.0

4.6.1PHP &gt;=8.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d08dfccb5991893613983b4652b60e434ecb6c2ce8b4bfcbbd444d7c3d541b0d?d=identicon)[devhaozi](/maintainers/devhaozi)

---

Top Contributors

[![rashidlaasri](https://avatars.githubusercontent.com/u/36804104?v=4)](https://github.com/rashidlaasri "rashidlaasri (127 commits)")[![h2zi](https://avatars.githubusercontent.com/u/5967335?v=4)](https://github.com/h2zi "h2zi (20 commits)")[![jeremykenedy](https://avatars.githubusercontent.com/u/6244570?v=4)](https://github.com/jeremykenedy "jeremykenedy (11 commits)")[![alanpilloud](https://avatars.githubusercontent.com/u/3446547?v=4)](https://github.com/alanpilloud "alanpilloud (10 commits)")[![sasin91](https://avatars.githubusercontent.com/u/808722?v=4)](https://github.com/sasin91 "sasin91 (6 commits)")[![dongilbert](https://avatars.githubusercontent.com/u/718028?v=4)](https://github.com/dongilbert "dongilbert (5 commits)")[![UksusoFF](https://avatars.githubusercontent.com/u/1931442?v=4)](https://github.com/UksusoFF "UksusoFF (5 commits)")[![fauzipadlaw](https://avatars.githubusercontent.com/u/15975922?v=4)](https://github.com/fauzipadlaw "fauzipadlaw (4 commits)")[![shawndibble](https://avatars.githubusercontent.com/u/1980293?v=4)](https://github.com/shawndibble "shawndibble (4 commits)")[![spoonwep](https://avatars.githubusercontent.com/u/4607506?v=4)](https://github.com/spoonwep "spoonwep (3 commits)")[![acamilleri](https://avatars.githubusercontent.com/u/7473485?v=4)](https://github.com/acamilleri "acamilleri (2 commits)")[![MadMikeyB](https://avatars.githubusercontent.com/u/831828?v=4)](https://github.com/MadMikeyB "MadMikeyB (2 commits)")[![MaizerGomes](https://avatars.githubusercontent.com/u/10864249?v=4)](https://github.com/MaizerGomes "MaizerGomes (2 commits)")[![OzanKurt](https://avatars.githubusercontent.com/u/8682003?v=4)](https://github.com/OzanKurt "OzanKurt (2 commits)")[![pricop](https://avatars.githubusercontent.com/u/920945?v=4)](https://github.com/pricop "pricop (2 commits)")[![salihkiraz](https://avatars.githubusercontent.com/u/7440402?v=4)](https://github.com/salihkiraz "salihkiraz (2 commits)")[![tabuna](https://avatars.githubusercontent.com/u/5102591?v=4)](https://github.com/tabuna "tabuna (2 commits)")[![vanrestual](https://avatars.githubusercontent.com/u/38799119?v=4)](https://github.com/vanrestual "vanrestual (1 commits)")[![mehrancodes](https://avatars.githubusercontent.com/u/7046255?v=4)](https://github.com/mehrancodes "mehrancodes (1 commits)")[![rigelk](https://avatars.githubusercontent.com/u/6329880?v=4)](https://github.com/rigelk "rigelk (1 commits)")

---

Tags

laravellaravel-packagephp

### Embed Badge

![Health badge](/badges/tnb-laravel-installer/health.svg)

```
[![Health](https://phpackages.com/badges/tnb-laravel-installer/health.svg)](https://phpackages.com/packages/tnb-laravel-installer)
```

###  Alternatives

[tightenco/ziggy

Use your Laravel named routes in JavaScript.

4.3k41.6M267](/packages/tightenco-ziggy)[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)

PHPackages © 2026

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