# 文件
### Laravel
- [A Laravel 5 Boilerplate Project](https://github.com/rappasoft/laravel-5-boilerplate)
- [Laravel Book](http://laravelbook.com/)
- [Web development, design, and other nerdy topics! | Dayle Rees](http://daylerees.com/codebright)
- [Laravel-簡潔、優雅的PHP開發框架(PHP Web Framework)。 - Laravel中文網Laravel中國社區](http://www.golaravel.com/)
- [Simple Laravel ♥ Scotch](http://scotch.io/series/simple-laravel)
- [Awesome Laravel](#)
- [Curso de Laravel 5 en español desde cero | styde.net](https://styde.net/laravel-5/)
- [Laravel Collective](http://laravelcollective.com/)
### PHP
- [Awesome PHP](https://github.com/ziadoz/awesome-php)
- [PHP-Tools](https://github.com/asika32764/PHP-Tools)
- [SitePoint PHP – Learn PHP, MySQL, SOAP & more](http://www.sitepoint.com/php/)
### 設計模式
- [PSR 繁體中文](https://github.com/laravel-taiwan/fig-standards/tree/master/accepted/zh-TW)
### 安裝
- [How to Setup Laravel 4 - Tuts+ Code Tutorial](http://code.tutsplus.com/tutorials/how-to-setup-laravel-4--net-28614)
### 指令函式
- [Laravel Cheat Sheet](http://cheats.jesse-obrien.ca/)
- [LaravelSnippets.com](http://laravelsnippets.com/)
- [Laravel-Tricks.com](http://laravel-tricks.com/)
- 介紹
- 環境
- .env 檔案
- 資料庫
- Migration (遷移)
- Eloquent Model (模型)
- 設定
- 關聯
- 魔術函式
- 使用 Eloquent
- 常見問題
- 無法取得查詢 Log
- 使用大量資料的方式新增時無法新增
- 使用中繼模型繼承 Eloquent 模型造成無法使用大量資料新增
- PostgreSQL
- 安裝 PostgreSQL ODBC driver
- HTTP
- 請求
- 中介層 (Middleware)
- 視圖 (View)
- 服務
- 認證登入(Auth)
- 郵件(Mail)
- 使用 Gmail 寄信
- 使用 Mailgun 寄信
- 隊列(Queue)
- database
- 非同步(async)
- 輔助方法 (Helpers)
- 自定義輔助方法
- 單元測試 (Unit Test)
- Post CSRF 錯誤
- 錯誤與日誌
- 在單元測試顯示例外
- 日誌記錄層級
- 日誌巨集
- 加密
- 雜湊
- Elixir
- 使用 Elixir 合併 CSS 與 JS
- 設計模式
- 服務容器
- PSR
- Model 模型
- 學習資源
- 套件
- Debug
- Artisan tail
- 工具
- Carbon
- 設計模式
- 其他常見問題
- Call to undefined method getCachedCompilePath()
- 變更專案目錄名稱導致 View 無法讀取
- Laravel 5.1 目錄結構異動
- 學習資源
- 官方
- 社群
- 會議議程
- 工作
- 文件
- 文章
- 套件
- 服務工具
- 教學影片
- 教學網站
- 編輯開發
- 主機
- 成功案例