Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnlui/Learn-Laravel-5

Laravel 5 系列入门教程
https://github.com/johnlui/Learn-Laravel-5

laravel php

Last synced: 11 days ago
JSON representation

Laravel 5 系列入门教程

Awesome Lists containing this project

README

        

## Laravel 系列入门教程

如果你想下载我的代码到本地运行,下载完成后记得运行 composer update 命令呦~

### 环境要求

* PHP 7.0.0 以上

### 此为代码示例,教程地址:

> [2017 版 Laravel 系列入门教程(一)【最适合中国人的 Laravel 教程】](https://github.com/johnlui/Learn-Laravel-5/issues/16)
>
> [2017 版 Laravel 系列入门教程(二)【最适合中国人的 Laravel 教程】](https://github.com/johnlui/Learn-Laravel-5/issues/17)
>
> [2017 版 Laravel 系列入门教程(三)【最适合中国人的 Laravel 教程】](https://github.com/johnlui/Learn-Laravel-5/issues/18)
>
> [2017 版 Laravel 系列入门教程(四)【最适合中国人的 Laravel 教程】](https://github.com/johnlui/Learn-Laravel-5/issues/19)
>
> [2017 版 Laravel 系列入门教程(五)【最适合中国人的 Laravel 教程】](https://github.com/johnlui/Learn-Laravel-5/issues/20)

***有问题可以直接在教程下面留言***

> ### 喜欢此系列教程可以点击上面右侧的 Star 哦,变成 Unstar 就可以了! :stuck_out_tongue_winking_eye:

### License

本示例项目继承自 Laravel 采用的 [MIT license](http://opensource.org/licenses/MIT),你可以利用采用该协议的代码做任何事情,只需要保留源码中的版权声明即可。