Skip to content

johnny94/pma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

About

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

Usage

  1. SSH into your Homestead box and cd to your code/projects directory

  2. $ curl -sS https://raw.githubusercontent.com/johnny94/pma/master/pma.sh | sh

  3. Open the /etc/hosts file on your main machine and add 127.0.0.1 phpmyadmin.app

  4. Go to http://phpmyadmin.app:8000

License

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

About

Install phpMyAdmin on Laravel Homestead

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%