Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP Laravel 4 Basics Laravel and Databases Database Setup

PhpMyAdmin instead of SequelPro?

Is it possible to use PhpMyAdmin instead of SequelPro? And how to operate PhpMyAdmin in Homestead Virtual Machine

2 Answers

Chris Shaw
Chris Shaw
26,676 Points

Hi yoga Hadi Nugroho,

Simply following the instructions at the link below which explain how to install the latest version of phpMyAdmin.

http://chris.schalenborgh.be/2015/01/26/phpmyadmin-laravel-homestead/

Hi Chris Upjohn.. Thank you for fast reply.. But following the instruction.. After I entered sudo ln -s /usr/share/phpmyadmin/ /home/vagrant/Code/phpmyadmin.. it return ln:failed to create symbolic link : Protocol error.. And I dont understand what is /usr/share/phpmyadmin ?