SkillAgentSearch skills...

Pma

Simple shell script that installs phpMyAdmin on a Laravel Homestead box.

Install / Use

/learn @grrnikos/Pma
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

About

Simple shell script that automatically installs the latest version of PhpMyAdmin on a Laravel Homestead box.

Usage

  1. SSH into your Homestead box homestead ssh or vagrant ssh

  2. cd to your code/projects directory (by default ~/Code)

  3. $ curl -sS https://raw.githubusercontent.com/grrnikos/pma/master/pma.sh | bash

  4. Open the /etc/hosts file on your main machine and add 127.0.0.1 phpmyadmin.test

  5. Go to http://phpmyadmin.test:8000. Default credentials are username homestead and password secret

License

The MIT License (MIT). Please see License File for more information.

View on GitHub
GitHub Stars203
CategoryDevelopment
Updated11mo ago
Forks56

Languages

Shell

Security Score

92/100

Audited on May 14, 2025

No findings