In this lesson, we’ll learn the directory structure of a typical web application in PHP. Our project will probably look slightly different because frameworks often enforce directory structure conventions. Still, we’ll have something similar to this because although different frameworks assume different directory structures, they have a lot in common. Often the only difference is in the directory names.

Here are the directories we can usually find in the project root:

Get hands-on with 1200+ tech skills courses.