In This video i will talk about Laravel Directory Structure.
The app directory holds the base code for your Laravel application. The bootstrap directory contains all the bootstrapping scripts used for your application. The config directory holds all your project configuration files and many directories explained in video.