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

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

42sol/laravel-installer
=======================

Laravel projects installer

0158PHP

Since Feb 14Pushed 3y agoCompare

[ Source](https://github.com/42-sol/laravel-installer)[ Packagist](https://packagist.org/packages/42sol/laravel-installer)[ RSS](/packages/42sol-laravel-installer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

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

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

- [About](#about)
- [Requirements](#requirements)
- [Installation](#installation)
- [Routes](#routes)
- [Usage](#usage)
- [Help](#help)
- [Screenshots](#screenshots)
- [License](#license)

About
-----

[](#about)

Форк от библиотеки [LaravelInstaller](https://github.com/rashidlaasri/LaravelInstaller).

Фичи:

- Ппроверить соответсвие требованиям сервера.
- Проверить разрешения на папках.
- Возможность настроить .env.
    - руками через редактор
    - через мастер форм
- Провести миграции.
- Засидить таблицы.
- Создать учётку с админскими доступами

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

[](#requirements)

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

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

[](#installation)

1. В коревой папке проекта в терминале выполнить команду:

```
    composer require 42sol/laravel-installer
```

2. Зарегистрировать пакет

- С версии Laravel 5.5 поддерживается автоматическое обнаружение, но можно сделать и в ручную, добавив `AppServiceProvider.php`

```
	'providers' => [
	    RachidLaasri\LaravelInstaller\Providers\LaravelInstallerServiceProvider::class,
	];
```

3. Опубликовать ресурсы пакета в соответствующие папки проекта:

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

Routes
------

[](#routes)

- `/install`

Usage
-----

[](#usage)

- **Для пути Install**

    - Чтобы начать установку, откройте путь `/install` и следуйте инструкциям.
    - После окончания установки пустой файл `installed` будет создан в `/storage`. Дальнейшие попытки открыть путь `/install` перенаправляются на `/dashboard`.
- Поясненеия по файлам проекта:

ФайлОписание`config/installer.php`Файл конфигов. Для установления требований к папкам, модулям и данным для форм.`public/installer/assets`Ассеты стилей.`resources/views/vendor/installer`Страницы инсталлятора написанные с использованием blade`resources/lang/en/installer_messages.php`Переводы на русский и английскийHelp
----

[](#help)

- К оригаинальной либе есть туториал, на случай если кто-то не разберётся: [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)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 54.3% 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/7752531d8f8f9f25c6813511f5d23618ad4840a9c380877ce3c2eefdfc029310?d=identicon)[disaipe](/maintainers/disaipe)

---

Top Contributors

[![rashidlaasri](https://avatars.githubusercontent.com/u/36804104?v=4)](https://github.com/rashidlaasri "rashidlaasri (127 commits)")[![disaipe](https://avatars.githubusercontent.com/u/15032597?v=4)](https://github.com/disaipe "disaipe (20 commits)")[![ValerianMemsk](https://avatars.githubusercontent.com/u/92876090?v=4)](https://github.com/ValerianMemsk "ValerianMemsk (13 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)")[![shawndibble](https://avatars.githubusercontent.com/u/1980293?v=4)](https://github.com/shawndibble "shawndibble (4 commits)")[![fauzipadlaw](https://avatars.githubusercontent.com/u/15975922?v=4)](https://github.com/fauzipadlaw "fauzipadlaw (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)")[![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)")[![MadMikeyB](https://avatars.githubusercontent.com/u/831828?v=4)](https://github.com/MadMikeyB "MadMikeyB (2 commits)")[![salihkiraz](https://avatars.githubusercontent.com/u/7440402?v=4)](https://github.com/salihkiraz "salihkiraz (2 commits)")[![MaizerGomes](https://avatars.githubusercontent.com/u/10864249?v=4)](https://github.com/MaizerGomes "MaizerGomes (2 commits)")[![tabuna](https://avatars.githubusercontent.com/u/5102591?v=4)](https://github.com/tabuna "tabuna (2 commits)")[![wenderpmachado](https://avatars.githubusercontent.com/u/9468604?v=4)](https://github.com/wenderpmachado "wenderpmachado (1 commits)")[![dabenzel](https://avatars.githubusercontent.com/u/2480235?v=4)](https://github.com/dabenzel "dabenzel (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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