dev-nowornet / Laravel-5.8-Complete-Installation-Cloud9-C9

Complete, fast and easy installation of laravel 5.7 on a new instance of Cloud9 workspace.
MIT License
21 stars 11 forks source link

Install and connect phpmyadmin #1

Open trawell opened 6 years ago

trawell commented 6 years ago

Hello, how can I install phpmyadmin and run it? Thanks for the info

cristiron commented 6 years ago

Well, I have tried to include phpmyadmin in this batch install but commands like "mysql-ctl install; phpmyadmin-ctl install; mysql-ctl start" actually crash mysql, probably some compatibility or configuration issues, I can not know. Anyways, without phpmyadmin, mysql can still be used all right in console command mode.

trawell commented 6 years ago

Okay, thanks for trying anyway.

dev-nowornet commented 5 years ago

I have added a beta forced phpmyadmin version. Check readme file.