
# 数据库: 数据填充- [简介](#introduction)- [编写 Seeders](#writing-seeders) - [使用模型工厂](#using-model-factori....
微博:「Laravel资讯」新手 QQ 群:579866868订阅 Laravel 资讯 - [基本使用](#basic-usage) - [对查询语句构造器进行分页](#paginating-query-builder-re....
# Laravel Cashier- [简介](#introduction)- [配置](#configuration) - [Stripe](#stripe-configuration) - [Braintre....
# Artisan 命令行- [介绍](#introduction)- [编写命令](#writing-commands) - [生成命令](#generating-commands) - [....
# Eloquent: 序列化- [简介](#introduction)- [序列化模型 & 集合](#serializing-models-and-collections) - [序列化成数....
# 数据库:查询构造器- [简介](#introduction)- [获取结果](#retrieving-results) - [结果分块](#chunking-results) -....
# 数据库:入门- [简介](#introduction) - [配置信息](#configuration) - [数据库读写分离](#read-and-write-connecti....
# Eloquent: 修改器- [简介](#introduction)- [访问器 & 修改器](#accessors-and-mutators) - [定义一个访问器](#definin....
# Blade 模板- [简介](#introduction)- [模板继承](#template-inheritance) - [定义页面布局](#defining-a-layout) - ....
# 队列- [简介](#introduction) - [连接 Vs. 队列](#connections-vs-queues) - [驱动的必要设置](#driver-prerequisit....
# 通知- [简介](#introduction)- [创建通知](#creating-notifications)- [发送通知](#sending-notifications) - [使用 No....
# Mail- [简介](#introduction) - [驱动前提](#driver-prerequisites)- [生成 mailables](#generating-mailables)- [编写....
# 文件系统与云存储- [简介](#introduction)- [设置](#configuration) - [公开磁盘](#the-public-disk) - [本地端驱动....
# 视图- [创建视图](#creating-views)- [传递数据到视图](#passing-data-to-views) - [把数据共享给所有视图](#sharing-d....
# 事件- [简介](#introduction)- [注册事件与监听器](#registering-events-and-listeners) - [生成事件与监听器](#genera....
# Validation- [简介](#introduction)- [验证快速上手](#validation-quickstart) - [定义路由](#quick-defining-the-rout....