PHPackages                             rowo/laravel-simple-setup - 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. rowo/laravel-simple-setup

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

rowo/laravel-simple-setup
=========================

A visual setup routine for Laravel's environment (.env) file.

v1.0(7y ago)62.7k↓50%MITBlade

Since Sep 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/GhostBC/laravel-simple-setup)[ Packagist](https://packagist.org/packages/rowo/laravel-simple-setup)[ RSS](/packages/rowo-laravel-simple-setup/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Laravel Simple Setup
====================

[](#laravel-simple-setup)

A visual setup routine for Laravel's environment (.env) file.
Change your environment variables as you like in a visual guided wizard and check your Database credentials live during setup wizard.

[![Screenshot](https://user-images.githubusercontent.com/20622736/44989340-d1359780-af8d-11e8-80d5-9c2a8ff230ab.png)](https://user-images.githubusercontent.com/20622736/44989340-d1359780-af8d-11e8-80d5-9c2a8ff230ab.png)

Features
--------

[](#features)

- Simple Install Routine for beginner and experts
- Integrated Laravel Basic Auth System Switch (You can turn it on/off during setup)
- Generate new App Key on the fly
- Database Connection Live Testing
- Automatically create database if not exist (No matter if mysql, postgresql or sqlite)
- Disable Database
- Detailled Final Step Overview showing your changes to the env before you submit
- and more!

[![Screenshot](https://user-images.githubusercontent.com/20622736/44989341-d1359780-af8d-11e8-9b0e-851759296f52.png)](https://user-images.githubusercontent.com/20622736/44989341-d1359780-af8d-11e8-9b0e-851759296f52.png)

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

[](#prerequisites)

- Laravel 5.6 and up
- PHP &gt;= 7.1.3
- PDO PHP Extension

### Installing

[](#installing)

Require this package with composer. It is recommended to only require the package for development.

```
composer require rowo/laravel-simple-setup --dev
```

Laravel 5.6 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

Start Setup
-----------

[](#start-setup)

Start your Laravel server with

```
php artisan serve
```

and go to /setup

Authors
-------

[](#authors)

- **Kevin Rodd** - *Initial work* - [Kevin Rodd](https://github.com/kevinrodd)
- **Andreas Wolf** - *Initial work* - [AWolf86](https://github.com/Kappalores)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2815d ago

### Community

Maintainers

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

---

Top Contributors

[![krrtDe](https://avatars.githubusercontent.com/u/20622736?v=4)](https://github.com/krrtDe "krrtDe (5 commits)")

---

Tags

installerlaravellaravel-5-packagesetupsetup-guide

### Embed Badge

![Health badge](/badges/rowo-laravel-simple-setup/health.svg)

```
[![Health](https://phpackages.com/badges/rowo-laravel-simple-setup/health.svg)](https://phpackages.com/packages/rowo-laravel-simple-setup)
```

PHPackages © 2026

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