Laravel资料总结

WBOY
Release: 2016-06-23 13:29:24
Original
989 people have browsed it

传送门: 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
Copy after login
关于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
Copy after login
代码库



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



几篇英文基础入门文章: http://scotch.io/tag/laravellaravel 4.1 quick start cn: https://github.com/5-say/laravel-4.1-quick-start-cnPHP 依赖注入: 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
Copy after login


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

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!