• Stars
    star
    219
  • Rank 180,565 (Top 4 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 10 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

笔记、Laravel、PHP、面试题、MySQL、HTML、CSS、Java...

笔记文摘

markdown 书写的笔记(部分来源于互联网),共享出来给大家!

面试题系列:

代码片段:

Laravel 入门教程:

本人去年自己写的 Laravel 系列教程,使用的4版,内容可能有些过时或错漏。博客连载地址为:http://douyasi.com/category/startlaravel/

目录

  1. 准备性工作
  2. 建立数据库
  3. 页面显示与路由控制(一)
  4. 页面显示与路由控制(二)
  5. RESTFUL路由与控制器 ...

Git 相关:

MySQL 相关:

MySQL基础命令

Rust 相关:

Rust 学习笔记及示例代码: Learning Rust

Bash 相关:

本人翻译的 Bash 中文指南 ,不错的 linux bash 命令入门材料。

Vue 相关:

Vue.js 学习示例及笔记:Learning Vue

JAVA 相关:

RabbitMQ 相关

RabbitMQ 多运行模式简介:rabbitmq-examples