Rappasoft
Packages & Docs
Products
Blog
Resources
Quizzes
Sign In
Menu
Packages & Docs
Products
Blog
Resources
Quizzes
About
Quiz Question Issue
"Why should you not serve Laravel from a subdirectory?"
Topic
Laravel
Question
Why should you not serve Laravel from a subdirectory?
Option
Select Option (Optional)...
You could expose sensitive files that exist within your application.
It would make the URL ugly.
Servers don't support serving PHP applications from subdirectories.
Issue
Send
->