automica5 years agoLevel 54ReplyReport SpamIf you are getting No input file message it sounds like you either don’t have the correct route to your phpmyadmin files set within your homestead.yaml or you haven’t reprovisioned your homestead box after you made the changes. vagrant reload --provision Like Reply
lse123 OP 5 years agoLevel 1ReplyReport SpamLast login: Tue Jul 21 05:50:05 2020 from 10.0.2.2 vagrant@homestead:~$ ls MyApp project1 vagrant@homestead:~$ note this : when doing: vagrant ssh ls (list files/dir) I do Not see PHPMyAdmin folder must provision? How provision server??? Like Reply
lse123 OP 5 years ago Best Answer Level 1ReplyReport Spamlike here: vagrant reload --provision https://laravel.com/docs/7.x/homestead#adding-additional-sites Like Reply
automica5 years agoLevel 54ReplyReport Spam@lse123 great. if my answer helped, can you mark it as best answer? Like Reply