Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

issue with directory #62

Open
blitzzone opened this issue May 25, 2017 · 1 comment
Open

issue with directory #62

blitzzone opened this issue May 25, 2017 · 1 comment

Comments

@blitzzone
Copy link

blitzzone commented May 25, 2017

Hi
i need to ask
how can i put the website file on www folder only not in public? not laravel file
currently i put all the fiile include laravel in www folder but i need to go to /public to access the file website
if i put /public/ folder in main www i will get an error

@ghost
Copy link

ghost commented May 31, 2017

You have to use public folder (general app config, security, etc.)
If you use Apache, you have to set your RootDirectory to laravel/public folder.

Of course, to use this website, you need the entire Laravel folders and follow all instructions from README file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant