码迷,mamicode.com
首页 > 其他好文 > 详细

Laravel资料总结

时间:2015-08-02 18:22:09      阅读:116      评论:0      收藏:0      [点我收藏+]

标签:goofyy   goofyy技术宅   laravel   

传送门:goofyy技术宅

PHP Laravel学习资料

文档类


官方英文版: http://laravel.com/docs/introduction
中文版: http://www.golaravel.com/docs/4.1/introduction/
API文档: http://laravel.com/api/4.1/
CHM版中文文档:https://github.com/huanghua581/notes/blob/master/PHP/laravel/Laravel4-%E4%B8%AD%E6%96%87%E6%89%8B%E5%86%8C.chm?raw=true
关于Composer



官网: https://getcomposer.org/
Composer使用的package网站: https://packagist.org/
PHP依赖管理工具Composer入门: http://weizhifeng.net/manage-php-dependency-with-composer.html
中文文档: https://github.com/5-say/composer-doc-cn
代码库



官方源码: https://github.com/laravel/framework
非常推荐的一个基于Laravel的代码范例: https://github.com/andrew13/Laravel-4-Bootstrap-Starter-Site
推荐



几篇英文基础入门文章: http://scotch.io/tag/laravel
laravel 4.1 quick start cn: https://github.com/5-say/laravel-4.1-quick-start-cn
PHP 依赖注入: https://github.com/5-say/laravel-4.1-note/blob/master/04.%E7%9F%A5%E8%AF%86%E6%8B%93%E5%B1%95/PHP/PHP-%E4%BE%9D%E8%B5%96%E6%B3%A8%E5%85%A5.md


版权声明:本文为博主原创文章,未经博主允许不得转载。

Laravel资料总结

标签:goofyy   goofyy技术宅   laravel   

原文地址:http://blog.csdn.net/u014406672/article/details/47208521

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!