# course-laravel **Repository Path**: edu2act/course-laravel ## Basic Information - **Project Name**: course-laravel - **Description**: 《Laravel框架开发》课程仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-08-19 - **Last Updated**: 2022-10-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Laravel框架开发 1. 第1个Laravel应用程序 2. 路由和控制器 3. 请求对象和响应对象 4. 视图和模板 5. 数据库基本操作 6. Eloquent ORM 7. Web功能支持 8. 用户认证和用户授权 9. 中间件、验证和前端视图