PHPackages                             daunoanove/phpmyadmin-launcher - 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. daunoanove/phpmyadmin-launcher

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

daunoanove/phpmyadmin-launcher
==============================

00PHP

Since May 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/malvik-lab/phpmyadmin-launcher)[ Packagist](https://packagist.org/packages/daunoanove/phpmyadmin-launcher)[ RSS](/packages/daunoanove-phpmyadmin-launcher/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PhpMyAdmin Launcher
===================

[](#phpmyadmin-launcher)

With PhpMyAdmin Launcher you can quickly access your databases via Single Sign-On. It's a tool only for development environments because there is no authentication system, only a check on the ip address. Tested on Linux environment.

Prerequisites
-------------

[](#prerequisites)

- Git
- Composer
- Node.js
- Yarn

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

[](#installation)

```
git clone https://github.com/malvik-lab/phpmyadmin-launcher.git
cd phpmyadmin-launcher
bash install.sh
```

Configuration
-------------

[](#configuration)

Edit config/app.php

- By default you can access the application only from localhost but if you need you can disable the check or add more ip addresses.
- Add as many instances as needed.

```
