Add phpMyAdmin to a Cloud9 Workspace
To add phpMyAdmin to a Cloud9 Workspace, use the following command:
phpmyadmin-ctl install
The output of the command will show you the phpMyAdmin URL and username.
Related Posts
- Install Laravel in Cloud9 PHP Workspace
- Install MySQL 5.7 at Cloud9 Workspace
- Upgrade a Cloud9 (c9.io) PHP Workspace to PHP 7.1
- Install Laravel 5.5 at Codeanywhere with PHP 7.1 and MySQL 5.7
- Add PHP Code Formatter to Cloud9
- Update MySQL Server to 5.6 When Using Cloud9 (c9.io)
- Fix "Cannot find module 'semver'" Error When Using Ubuntu