当前位置:网站首页>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
边栏推荐
- Simple integration of client go gin 11 delete
- Shutter fittedbox component
- How many images can opencv open?
- 讲座记录《惯性导航的新应用——惯性测量》
- Hello CTP (V) -- CTP position calculation
- "How to carry out industrial positioning" in local / Park industrial planning
- client-go gin的简单整合十一-Delete
- Qt编译数据库插件通用步骤说明
- Development of trading system (I) -- Introduction to trading system
- web3.eth. Getpendingtransactions() returns null?
猜你喜欢
Crawl Sina Weibo fans
How many images can opencv open?
1280_C语言求两个无符号整形的平均值
Changsha's "talent seeking": "making efforts" and "making practical moves" go hand in hand, "rapid development" and "slow life" go hand in hand
地方/园区产业规划之 “ 如何进行产业定位 ”
Text keyword extraction: ansj
Intel 13代酷睿首次露出真面目:68MB缓存提升明显
讲座记录《多种空间大地测量技术的数据处理方法和应用》
How much do you know about the use value of WMS warehouse management system
警惕超范围采集隐私-移动APP违规十宗罪
随机推荐
Standing wave ratio calculation method
Coinlist queuing tutorial to improve the winning rate
Nodejs 通过Heidisql连接mysql出现ER_BAD_DB_ERROR: Unknown database 'my_db_books'
Mysql的order by
Finereport displays and hides column data according to conditions
95% 程序员都在这里摸鱼……
client-go gin的简单整合十一-Delete
How much do you know about the use value of WMS warehouse management system
DAP数据调度功能完善说明
Upgrade cmake
Simple integration of client go gin 11 delete
[kubernetes series] installation and use of Helm
@RequestBody解决获取参数为null
Flutter Builder & futurebuilder components
Numpy NP tips: use OpenCV to interpolate and zoom the array to a fixed shape cv2 resize(res, dsize=(64, 64), interpolation=cv2. INTER_ CUBIC)
@Requestbody solution get parameter is null
Intel 13代酷睿首次露出真面目:68MB缓存提升明显
How to install opencv? Opencv download installation tutorial
Win10 environment phpstudy2016 startup failure record
Exercise: how difficult is it to simulate the blessing lottery two-color ball - China 500W grand prize? Just run the code.