Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 系列入门教程
- Host: GitHub
- URL: https://github.com/johnlui/Learn-Laravel-5
- Owner: johnlui
- Created: 2015-03-07T07:56:52.000Z (over 9 years ago)
- Default Branch: laravel5.5
- Last Pushed: 2023-07-22T00:56:34.000Z (over 1 year ago)
- Last Synced: 2024-04-10T15:58:35.086Z (7 months ago)
- Topics: laravel, php
- Language: PHP
- Homepage: https://github.com/johnlui/Learn-Laravel-5/issues
- Size: 403 KB
- Stars: 3,492
- Watchers: 187
- Forks: 581
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- laravel-awesome - 2017 版 Laravel 系列入门教程
- favorite-link - Laravel 5 系列入门教程。
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),你可以利用采用该协议的代码做任何事情,只需要保留源码中的版权声明即可。