- Hands-On Full Stack Web Development with Angular 6 and Laravel 5
- Fernando Monteiro
- 162字
- 2021-07-23 19:18:45
Laravel application life cycle
In a Laravel application, the flow is almost the same as in the previous example, but a little more complex. When the user triggers an event in a browser, the request arrives on a web server (Apache/Nginx), where we have our web application running. So, the server redirects the request into public/index.php, the starting point for the entire framework. In the bootstrap folder, the autoloader.php is started and loads all of the files generated by the composer retrieving an instance to the Laravel application.
Let's look at the following screenshot:

The diagram is complex enough for our first chapter, so we will not get into all of the steps performed by the user's request. Instead, we will go on to another very important feature that is a main concept in Laravel: the Artisan command-line interface (CLI).
- 社交網絡對齊
- 物聯網智慧安監技術
- Building E-commerce Sites with VirtueMart Cookbook
- 數字烏托邦
- INSTANT PhpStorm Starter
- 電子政務效益的經濟分析與評價
- 計算機網絡安全實訓教程(第二版)
- Windows Server 2003 Active Directory Design and Implementation: Creating, Migrating, and Merging Networks
- Getting Started with WebRTC
- 數字調制解調技術的MATLAB與FPGA實現:Altera/Verilog版(第2版)
- 6G新技術 新網絡 新通信
- 6G:面向2030年的移動通信
- Android UI Design
- 高級網絡技術
- 一本書讀懂物聯網