https://github.com/onecodemonkey/laravel-src
https://github.com/onecodemonkey/laravel-src
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onecodemonkey/laravel-src
- Owner: OneCodeMonkey
- Created: 2020-01-27T17:21:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T07:46:05.000Z (almost 5 years ago)
- Last Synced: 2025-01-25T17:07:02.122Z (3 months ago)
- Language: PHP
- Size: 1000 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.travis-ci.org/OneCodeMonkey/laravel-src)
源码解读:
| Item | Status |
| -------------------- | ------ |
| 框架生命周期(详细) | |
| 路由件 | |
| | |
| | |已完成:
|__ Auth/
|__ Broadcasting/
|__ Bus/
|__ Cache/
|__ Config/
|__ Container/
|__ Console/
|__ Contracts/
|__ Cookie/
|__ Config/
|__ Database/
|__ Encryption/
|__ Events/
|__ Filesystem/
|__ Foundation/
|__ Hashing/
|__ Http/
|__ Log/
|__ Mail/
|__ Notifications/
|__ Pagination/
|__ Pipeline/
|__ Queue/
|__ Redis/
|__ Routing/
|__ Session/
|__ Support/
|__ Translation/
|__ Validation/
|__ View/