I have setup Minishift on my computer and installed a custom laravel from a github repo on minishift using the web console.
How do I access the downloaded files locally and test my application?
I solved the issue using cwRsync client. As per the official documentation given below:
https://docs.okd.io/latest/dev_guide/copy_files_to_container.html