# mynotes **Repository Path**: R-Jeff/mynotes ## Basic Information - **Project Name**: mynotes - **Description**: 笔记、Laravel、PHP、面试题、HTML、CSS - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-04-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 笔记文摘 ======= 用 `markdown` 书写的笔记(部分来源于互联网),共享出来给大家! ### 面试题系列: [php面试题收集](php/interview.md) [#1](https://github.com/ycrao/mynotes/issues/1) ### Laravel 入门教程: 本人去年自己写的 `Laravel` 系列教程,使用的4版,内容可能有些过时或错漏。博客连载地址为:http://douyasi.com/category/startlaravel/ 目录 [准备性工作](laravel_cms/01.md) [建立数据库](laravel_cms/02.md) [页面显示与路由控制(一)](laravel_cms/03.md) [页面显示与路由控制(二)](laravel_cms/04.md) [RESTFUL路由与控制器](laravel_cms/05.md) ... ### Git 相关: [Git设置与使用帮助](git/git.md) [#2](https://github.com/ycrao/mynotes/issues/2) [直接拿来用!10段超有用的Git命令行代码](git/advanced-git-commands.md) [#3](https://github.com/ycrao/mynotes/issues/3)