轉自:https://github.com/qianyugang/learn-laravelphp
# Learn-Laravel — 學習資料和開源項目集html
## Laravel 學習資料vue
### 官方網站
* [Laravel.com](http://laravel.com/) —— Laravel官網
* [golaravel.com](http://www.golaravel.com/) —— Laravel中文網
* [lumen](http://lumen.laravel-china.org/) —— 爲速度而生的 Laravel 框架
* [PHP 之道](http://laravel-china.github.io/php-the-right-way/#object_caching) —— PHP The Right Waylaravel
### 論壇
* [Laravel-china.org](http://laravel-china.org/) —— Laravel 論壇
* [phphub.org](https://phphub.org/) —— 積極向上的 PHP & Laravel 開發者社區,
* [laravel.io](http://laravel.io/) —— Laravel 開發者社區
* [laravelacademy.org](http://laravelacademy.org/) —— Laravel學院,致力於提供優質Laravel中文學習資源git
### 文檔
* [Laravel 5.4 中文文檔](https://laravel-china.org/docs/laravel/5.4) —— Laravel 5.4 中文文檔
* [Laravel 5.5 中文文檔](https://laravel-china.org/docs/laravel/5.5) —— Laravel 5.5 中文文檔
* [Laravel 5.6 中文文檔翻譯](https://zhuanlan.zhihu.com/p/34464172) —— Laravel 5.6 中文文檔翻譯完成,譯者 60 人,耗時 10 天
* [Laravel 5.7 中文文檔](https://laravel-china.org/index.php/docs/laravel/5.7) —— Laravel 5.7 中文文檔github
### 書籍
* [《Laravel 入門教程》](https://laravel-china.org/topics/3383/laravel-the-first-chinese-new-book-laravel-tutorial) —— Laravel 第一本中文新手書籍《Laravel 入門教程》
* [《Web 開發實戰進階 - 從零開始構建論壇系統》](https://laravel-china.org/topics/6592/laravel-tutorial-series-book-second-web-developer-combat-advanced-began-to-build-the-forum-system-from-zero) —— Laravel 教程系列書第二本《Web 開發實戰進階 - 從零開始構建論壇系統》
* [《Laravel 教程實戰高級 - 構架 API 服務器》](https://laravel-china.org/topics/7657/laravel-tutorial-series-third-the-first-edition-of-the-laravel-tutorial-advanced-architecture-api-server) —— Laravel 教程系列書第三本《Laravel 教程實戰高級 - 構架 API 服務器》
* [《Mastering Laravel》](https://www.packtpub.com/web-development/mastering-laravel) —— Develop robust modern web-based software applications and RESTful APIs with Laravel, one of the hottest PHP frameworks
* [《Learning Laravel's Eloquent》](https://www.packtpub.com/web-development/learning-laravels-eloquent) —— Develop amazing data-based applications with Eloquent, the Laravel framework ORM
* [《Laravel 5 Essentials》](https://www.packtpub.com/web-development/laravel-5-essentials) —— Explore the fundamentals of Laravel, one of the most expressive and robust PHP frameworks availableweb
### 源碼解讀
* [Laravel 源碼解讀](https://www.jianshu.com/p/b7ea3f2a55f6) —— yii/laravel 的源碼質量超高, phper 必定要好好讀一讀
* [Laravel 源碼腦圖](http://naotu.baidu.com/file/9d4b5ab081c174ebfaf2af01db81bc5b?token=9fb122830b33d1c8) —— 源碼腦圖,值得一看
* [Laravel 源碼解讀系列第一篇](https://www.hellonine.top/index.php/archives/6/) —— Laravel源碼解讀系列第一篇-初始化
* [Laravel 源碼解讀系列第二篇](https://www.hellonine.top/index.php/archives/16/) —— Laravel源碼解讀系列第二篇-Request
* [Laravel 源碼解讀系列第三篇](https://www.hellonine.top/index.php/archives/29/) —— Laravel源碼解讀系列第三篇-Response
* [Laravel 源碼解讀系列第四篇](https://www.hellonine.top/index.php/archives/68/) —— Laravel源碼解讀系列第四篇-Auth機制
* [Laravel 源碼解讀系列第五篇](https://www.hellonine.top/index.php/archives/82/) —— Laravel源碼解讀系列第五篇-Cache
* [Laravel5.4 生命流程與源碼分析](https://learnku.com/articles/7135/laravel-54-life-process-and-source-code-analysis) —— 生命流程與源碼分析
* [PHP FPM源代碼反芻品味之一](https://www.jianshu.com/p/3bd0aef2f2b7) —— PHP FPM源代碼反芻品味之一:無限運行程序
* [PHP FPM源代碼反芻品味之二](https://www.jianshu.com/p/744f2c5e2ad3) —— PHP FPM源代碼反芻品味之二:IO多路複用
* [PHP FPM源代碼反芻品味之三](https://www.jianshu.com/p/542935a3bfa8) —— PHP FPM源代碼反芻品味之三: 多進程模型
* [PHP FPM源代碼反芻品味之四](https://www.jianshu.com/p/e567ba80f3b2) —— PHP FPM源代碼反芻品味之四:事件處理
* [PHP FPM源代碼反芻品味之五](https://www.jianshu.com/p/e3074fcf1b9d) —— PHP FPM源代碼反芻品味之五:信號signal處理
* [PHP FPM源代碼反芻品味之六](https://www.jianshu.com/p/dac223d7d9ad) —— PHP FPM源代碼反芻品味之六:IO事件機制的封裝
* [Learning_Laravel_Kernel](https://github.com/kevinyan815/Learning_Laravel_Kernel) —— Laravel核心代碼學習
* [Laravel 源碼分析](https://58hualong.com/course/14/Laravel-yuan-ma-fen-xi) —— Laravel源碼分析【已完結】視頻教程 收費thinkphp
### 視頻教程
* [laravist.com](https://laravist.com/) —— 最乾貨Laravel視頻教程和一系列的Laravel文章教程-收費
* [laravist-free](https://laracasts.com/tags/free) —— 免費
* [laravist-free laravel](https://laracasts.com/series/laravel-from-scratch) —— 免費
* [zexeo.com](http://zexeo.com/) —— Laravel 4 快速上手系列教程
* [Laravel 5 框架闖關記](http://www.lampym.com/course/29) —— Laravel 5 框架闖關記-入門篇
* [laracon2013](https://www.youtube.com/watch?v=JyBol0X-NlU&list=PLkwAlZpjHQbLcox_S_AgGU24QUfKgXayN) —— 牆外
* [laracon2014](http://userscape.com/laracon/2014/) —— 牆外
* [What’s New in Laravel 4](https://code.tutsplus.com/courses/whats-new-in-laravel-4) —— tutsplus.com-收費
* [Laravel 4 Mastery by Jeffrey Way](http://code.tutsplus.com/tutorials/laravel-4-mastery--net-31233) —— tutsplus.com
* [Laravel 3 Essentials](http://www.tudou.com/plcover/XCJTpoABmUA/) ——
* [Rails or Laravel: Building an App Twice](https://code.tutsplus.com/courses/rails-or-laravel-building-an-app-twice) ——
* [Arjun Yonjan](https://www.youtube.com/channel/UCOL9ZxzRX9lIvOliY_oz0Ng/playlists) —— 牆外
* [laravel 框架項目實戰課](http://www.ydma.cn/course/138) —— ydma.cn-收費
* [輕鬆學會 laravel 系列 ](http://www.imooc.com/search/?words=laravel) —— 慕課網
* [laravel 實戰 ](http://www.maiziedu.com/course/649/) —— 麥子學院
* [Laravel:地球上最好用的PHP框架 - 入門篇](http://www.maiziedu.com/course/491/) —— 麥子學院
* [Laravel Vue 開發 SPA 應用](https://www.codecasts.com/series/laravel-vuejs-spa) —— codecasts.com
* [Laravel Vuejs 實戰:開發知乎](https://www.codecasts.com/series/build-a-zhihu-website-with-laravel) —— codecasts.com
* [Laravel 實用 package 推薦](https://www.codecasts.com/series/awesome-laravel-packages) —— codecasts.com
* [laravel 開發微信公衆號](https://www.codecasts.com/series/peak-into-wechat-development-using-laravel) —— codecasts.com
* [輕鬆使用 Laravel 隊列](https://www.codecasts.com/series/laravel-queue-is-awesome) —— codecasts.com
* [Projects in Laravel: Learn Laravel Building 10 Projects](https://www.udemy.com/projects-in-laravel-learn-laravel-building-10-projects/) —— A complete course to master latest Laravel 5.4 web framework 收費
* [laravel5.6 零基礎入門](https://www.udemy.com/laravel56/) —— 輕鬆實戰入門
* [PHP with Laravel for beginners - Become a Master in Laravel](https://www.udemy.com/php-with-laravel-for-beginners-become-a-master-in-laravel/) —— Learn to master Laravel to make advanced applications like the real CMS app we build on this course 收費
* [100 Best Laravel Videos](http://meta-guide.com/videography/100-best-laravel-videos) —— youtubeexpress
### 教程
* [lvwenhan.com](https://lvwenhan.com/) —— 【最適合中國人的Laravel教程】系列 - 歲寒
* [Laravel5系列入門教程](http://www.golaravel.com/post/laravel-5-getting-started-part-1/) —— Laravel5系列入門教程
* [Laravel大型項目系列教程](https://www.shiyanlou.com/courses/123) —— Laravel大型項目系列教程
* [Laravel5 入門小項目詳細教程](https://phphub.org/topics/804) —— 不作伸手黨,分享快樂,Laravel5 入門小項目詳細教程
* [Laravel: 從百草園到三味書屋](https://openset.gitbooks.io/laravel/content/) —— Laravel 做者寫的一本小書,介紹了 Laravel 的各類設計理念
* [Laravel Tutorial](https://www.tutorialspoint.com/laravel/index.htm) —— tutorialspoint.com
* [learninglaravel.net](https://learninglaravel.net/) —— learninglaravel.net
* [Laravel 教程 - Web 開發實戰入門 ](https://laravel-china.org/courses/laravel-essential-training/5.7) —— L01 Laravel 教程 - Web 開發實戰入門 ( Laravel 5.7 )
* [基於 Laravel 5.7 開發博客應用系列](https://laravelacademy.org/category/blog) —— 博客系列 基於 Laravel 5.7 開發博客應用系列
* [Laravel 從學徒到工匠精校版( Laravel 5)](https://laravelacademy.org/laravel-from-appreciate-to-artisan) —— 基於Laravel 5 進行高級應用架構
* [Laravel 先後端分離應用實例教程:Roast](https://laravelacademy.org/api-driven-development-laravel-vue) —— 本系列教程將基於 Laravel 5.6 + Vue 2 開發一個 API 驅動的先後端分離應用,命名爲 Roast
* [Laravel 5.7 From Scratch](https://laracasts.com/series/laravel-from-scratch-2018) —— "Laravel From Scratch" has been the go-to video resource for Laravel newcomers since 2013. (自2013年以來,「Laravel From Scratch」一直是Laravel新人的首選視頻資源。)
* [11 FREE LARAVEL VIDEO TUTORIALS FOR ABSOLUTE BEGINNERS](https://www.webdesignerdepot.com/2018/03/11-free-laravel-video-tutorials-for-absolute-beginners/) —— 初學者的11個免費的laravel視頻教程
* [8 Best + Free Laravel 5 Tutorial, Course, Training & Certification (2018)](https://digitaldefynd.com/best-laravel-tutorial-course-training-certification/) —— 8 個優秀的免費Laravel 5教程、課程、培訓及認證後端
## Laravel 開源項目集
### 原型項目
* [Laravel 5 Boilerplate](http://laravelacademy.org/post/1359.html) —— 基於當前Laravel最新版本(Laravel 5.1.*)並集成Boilerplate的項目
* [Laravel 5 Angular Material Starter](http://laravelacademy.org/post/1426.html) —— 一個Laravel 5.1和AngularJS的原型項目
### CMS
* [Bootstrap CMS](http://laravelacademy.org/post/709.html) —— Laravel 5.1驅動的功能強大的CMS
* [October](http://laravelacademy.org/post/1132.html) —— 基於Laravel 5,致力於讓開發工做變得簡單的CMS
* [PyroCMS](http://laravelacademy.org/post/1391.html) —— MVC架構的PHP內容管理系統,3.0之前基於CodeIgniter,目前基於Laravel 5.1
* [LavaLite](http://laravelacademy.org/post/1227.html) —— 基於Laravel 5.1 & Bootstrap 3的內容管理系統
* [TypiCMS](http://laravelacademy.org/post/1508.html) —— 基於 Laravel 5 構建的、支持多語言的內容管理系統
* [Laracms](https://www.laracms.cn/) —— 一款基於 Laravel 開發的基礎中文內容管理系統,能夠在此基礎上快速,優雅的開發實現您的需求
### 論壇
* [Laravel.io](http://laravelacademy.org/post/666.html) —— Laravel開發者社區
* [Flarum](http://laravelacademy.org/post/1090.html) —— 免費的、開源的、專一於簡約的論壇系統,esoTalk和FluexBB的聯合繼承者
* [PHPHub](http://laravelacademy.org/post/899.html) —— 積極向上的 PHP & Laravel 開發者社區
* [LaraBBS](https://github.com/summerblue/larabbs) —— LaraBBS 是一個簡潔的論壇應用,使用 Laravel 編寫而成。
### 項目管理
* [92five app](http://laravelacademy.org/post/1045.html) —— 基於 Laravel框架 & Backbone JS 構建,是一個自託管的、基於web的項目管理應用
* [Scrumwala](http://laravelacademy.org/post/956.html) —— 基於Laravel5,項目管理應用
### 博客
* [Wardrobe](http://laravelacademy.org/post/1203.html) —— 專一於寫做的最小化博客平臺
* [Laravel 5 Blog](https://github.com/yccphp/laravel-5-blog) —— 基於 Laravel 5 開發的博客系統
* [Canvas](http://laravelacademy.org/post/5136.html) —— 基於Laravel 5.2 開發的輕量級博客系統
* [Katana](http://laravelacademy.org/post/4019.html) —— 靜態博客/站點生成器(支持Markdown和GitHub Pages)
* [MyPersimmon](http://laravelacademy.org/post/7119.html) —— 基於 Laravel 5.4 開發的博客系統
* [moell-blog](https://github.com/moell-peng/moell-blog) —— 基於 Laravel 開發,支持 Markdown 語法的博客 moell.cn
* [bjyblog](https://github.com/baijunyao/laravel-bjyblog) —— 基於 laravel 開發的的 blog baijunyao.com,這個項目是把 thinkphp-bjyblog 用 laravel 框架重構後的產物
* [PJ Blog](https://github.com/jcc/blog) —— 一個由 Laravel 5.* 和 Vuejs 2.* 創建的開源博客系統。pigjian.com
## 其餘* [Laravel Tricks](http://laravelacademy.org/post/681.html) —— Laravel 小技巧&小貼士* [Invoice Ninja](http://laravelacademy.org/post/1117.html) —— 基於 Laravel 構建的開源發票及時間跟蹤應用* [Paperwork](http://laravelacademy.org/post/748.html) —— 基於 Laravel 4.X 的開源的筆記&歸檔工具* [Cachet ](http://laravelacademy.org/post/824.html) —— 基於 Laravel 5 的開源的狀態頁系統* [StyleCI](http://laravelacademy.org/post/872.html) —— 由 PHP CS Fixer 開發,提供 PHP 代碼風格持續集成服務* [Podcastwala](http://laravelacademy.org/post/1006.html) —— 基於 Laravel 5 ,構建屬於你本身的播客網站* [Deployer](http://laravelacademy.org/post/1681.html) —— 基於 Laravel 5.1 的、免費的、開源的 PHP 應用部署工具* [20 Laravel Eloquent Tips and Tricks](https://laravel-news.com/eloquent-tips-tricks) —— Laravel Eloquent Tips* [Laravel Daily: Laravel Tips & Tutorials](https://laraveldaily.com/) —— Laravel Daily project has a goal of helping developers to learn some new Laravel trick (or remember an old one) every day.