Skip to content
/ pma Public
forked from grrnikos/pma

Install phpMyAdmin on Laravel Homestead

License

Notifications You must be signed in to change notification settings

panudetjt/pma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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/grrnikos/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

No packages published

Languages

  • Shell 100.0%