https://github.com/johnlui/learn-laravel-4
Laravel 4 系列入门教程 代码示例
https://github.com/johnlui/learn-laravel-4
Last synced: 9 months ago
JSON representation
Laravel 4 系列入门教程 代码示例
- Host: GitHub
- URL: https://github.com/johnlui/learn-laravel-4
- Owner: johnlui
- Created: 2014-10-01T07:09:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-07T14:32:11.000Z (over 11 years ago)
- Last Synced: 2025-08-20T18:53:07.544Z (10 months ago)
- Language: PHP
- Homepage: http://lvwenhan.com/laravel/398.html
- Size: 266 KB
- Stars: 213
- Watchers: 26
- Forks: 77
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
## Laravel 4 系列入门教程
###[Laravel 5 系列入门教程(一)【最适合中国人的 Laravel 教程】](http://lvwenhan.com/laravel/432.html) 已经发布!
代码:https://github.com/johnlui/Learn-Laravel-5
###此为代码示例,教程地址:
> [Laravel 4 系列入门教程(一)【最适合中国人的Laravel教程】](http://lvwenhan.com/laravel/398.html)
>
> [Laravel 4 系列入门教程(二)【最适合中国人的Laravel教程】](http://lvwenhan.com/laravel/399.html)
>
> [Laravel 4 系列入门教程(三)【最适合中国人的Laravel教程】](http://lvwenhan.com/laravel/400.html)
###讨论区:
[PHPHub](http://phphub.org/topics/103)
[GoLaravel](http://wenda.golaravel.com/question/95)
***也可以直接在教程下面留言***
> ###别忘了点击上面右侧的 Star 哦,变成 Unstar 就可以了! :stuck_out_tongue_winking_eye:
### License
本示例项目继承自 Laravel 采用的 [MIT license](http://opensource.org/licenses/MIT),你可以利用采用该协议的代码做任何事情,只需要继续继承 MIT 协议即可。