mstdmstdd 0 Posted July 4, 2017 Share Posted July 4, 2017 Hello,I need to install my local Laravel 5.4 application from my local server(kubuntu 16)on my AWS hosting, based on ubuntu 16.Have I to do it in the same way, as I did on my local comp:add line like 127.0.0.3 local-project.com in etc/hosts :and running command like a2ensite local-project.com.conf in /etc/apache2/sites-available directory?What else have I to pay attention at?If there is some detailed instruction for this?Thanks! Quote Link to post Share on other sites
wallace45 0 Posted July 6, 2017 Share Posted July 6, 2017 Curious with the process on installing Laravel 5.4 as well. Subscribed Quote Link to post Share on other sites
mstdmstdd 0 Posted July 8, 2017 Author Share Posted July 8, 2017 I found this video https://www.youtube.com/watch?v=8ARpTKWc6lQ usefull, even though that was old one(4 years ago)...But it works, if I have 1 app for 1 hosting. I installed directory of my app in site config.I have free AWS account, that this way is not very good for me.have anybody installed several apps on 1 AWS instance ? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.