Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

License

NotificationsYou must be signed in to change notification settings

grrnikos/pma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Usage

  1. SSH into your Homestead boxhomestead ssh orvagrant 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 add127.0.0.1 phpmyadmin.test

  5. Go tohttp://phpmyadmin.test:8000. Default credentials are usernamehomestead and passwordsecret

License

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp