当前位置:网站首页>Laravel document sorting 11. System architecture
Laravel document sorting 11. System architecture
2022-06-25 04:19:00 【Angry devil】
Preface :Laravel Document sorting , Only for record , Nothing else .
The root directory :
-app The core code of the application
-bootstrap The framework starts and automatically loads the set file , And cache Folder , The file generated by the framework startup optimization .
-config All configuration files
-database Database migration and data populating files
-resources View 、 Raw resources and language packs
-storage The compiled blade Templates , file-based session、 File cache and other files generated by the framework
-app Store any file that the application can use
-framework Save the file and cache generated by the framework
-logs Store log files
-test Contains automated test files
-vendor composer Installed dependent modules
App Under the table of contents :
console、http Provide API Go to the heart of the application , They are a simple way to issue commands to applications .
-console All of the Artisan command
-http Include controller 、 Middleware and requests
-jobs Queue tasks that an application can perform
-events Place event classes . Functions here , When the specified action occurs , Notify you of other parts of the app , flexible , decoupling
-listeners The event handling class . Receiving events , Logic events
-exceptions Contains exception handling for the application , It is also a good place to store exceptions thrown
Be careful :app Many classes in the directory can be accessed through artisan Command to generate , View all available commands php artisan list make
modify App Catalog name :
php artisan app:name NewApp
边栏推荐
- 【LeetCode】148. 排序链表
- opencv 红色区域在哪里?
- [harmony OS] [arkui] ETS development graphics and animation drawing
- How to quickly deliver high-value software
- Leetcode points to the leetcode road of offering II 091 house painting [dynamic planning] heroding
- 【openwrt】推荐一个国内开发的openwrt的版本,iStoreOS简介,非常好用,主要是做了一些优化。解决了汉化的问题。
- Development of trading system (II) -- market data
- NFT insider 63: the sandbox reached a cooperation with Time magazine, and YGG established Spain's subdao
- Lecture record: history and development of strapdown inertial navigation solution
- navicat可不可以直接操作安卓数据库SQLite
猜你喜欢

2D 照片变身 3D 模型,来看英伟达的 AI 新“魔法”!

Coinlist how to operate the middle lot number security tutorial

cesium 图形标注圆形、正方形、多边形、椭圆等

Color NFT series representing diversity launched on the sandbox market platform

Development of trading system (VIII) -- Construction of low delay network

"How to carry out industrial positioning" in local / Park industrial planning

How to draw an industry investment map

讲座记录《捷联惯导解算的历史及发展》

2022-06-21-flink-49 (I. SQL manual)
![[team learning] SQL programming language notes - task04](/img/3e/c75f5b4610c6b6700567fe75cd2339.png)
[team learning] SQL programming language notes - task04
随机推荐
Hello CTP (IV) - CTP transaction API
opencv 红色区域在哪里?
智慧风电:数字孪生 3D 风机智能设备运维
【LeetCode】22. bracket-generating
Leetcode points to the leetcode road of offering II 091 house painting [dynamic planning] heroding
Monitoring pancakeswap new token
@RequestBody解决获取参数为null
【LeetCode】143. 重排链表
Development of trading system (IX) -- dark pool technology
Serious PHP defects can lead to rce attacks on QNAP NAS devices
SQL, CTE, flg case problems
"Comment positionner l'industrie" dans la planification industrielle locale / parc
L'épée leetcode fait référence au chemin leetcode de l'offre II 091 pour peindre la maison [planification dynamique] heroding
Qt编译数据库插件通用步骤说明
1280_C语言求两个无符号整形的平均值
练习:仿真模拟福彩双色球——中500w巨奖到底有多难?跑跑代码就晓得了。
numpy np tips: numpy数组的squeeze等处理
Smart contract learning materials
2D 照片变身 3D 模型,来看英伟达的 AI 新“魔法”!
数学分析_笔记_第3章:极限