Laravel is a MVC (Model-View-Controller) framework for PHP. Its process is as follows.
The following figure illustrate the process.
A detailed description of the directory structure is provided here.
{tip} Caught a mistake or want to contribute to the documentation? Edit this page on Github!