I have some questions about Larval 5.
I have established a server with Apache, I would like to create subfolders for every website in the Www folder which I would like to run with Laravel. So it would be like this:
www | _ DomainA.com | _ DomainB.com
I already know, that if I should save the laval folders from appearing to the public then only the public folder contents of the larval app should be in this subfolder of www, and all others Folders should be kept at the same level, as the security increases from the www folder.
But I know what to do: does every subfolder (website) need to setup his Larval? Or is it common for just 1 installation and points to various public subfolders in www?
No comments:
Post a Comment