Jump to content

Install Laravel 5.4 application on AWS/ubuntu hosting


mstdmstdd

Recommended Posts

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!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.