{oc.tech.notes} 技術誌
技術誌記錄學習或專案執行當下遇到的問題及解決方案,方便日後翻查,益人益己!
2014/09/24
[Laravel] ReflectionException - Class does not exist
常見的 Exception - Class does not exist
常是因為在 vendor/composer/autoload_classmap.php 缺少指定路徑
解決方法:
1. 手動加入
2. 執行 composer 命令
2014/09/11
[Laravel] PHP MVC Framework - Laravel Resources
Laravel
PHP MVC FRAMEWORK
Official Website:
http://laravel.com/
Laravel 中文文件
中文 Laravel:
http://laravel.tw/
http://kejyun.github.io/Laravel-4-Documentation-Traditional-Chinese/docs/introduction/
Tutorial on YouTube:
https://www.youtube.com/watch?v=m5Jmh9JKnyQ&list=PL09BB956FCFB5C5FD
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)