Laravel是一个新的基于最新PHP版本号语法,支持IoC等设计模式的高速开发框架。眼下最新版本号为4.2,推荐安装PHP版本号5.5+。本文列举10个基本软件包,都是开发人员使用Laravel框架来构建WEB应用过程中应该要用到的,无需自己反复构建,如认证、调试、站点优化。代码生成器(Larav...
分类:
其他好文 时间:
2014-11-09 20:48:36
阅读次数:
234
解决方法:brew install libxml2xcode-select --installsudopip install lxml -i http://pypi.v2ex.com/simple
分类:
系统相关 时间:
2014-11-08 11:54:53
阅读次数:
367
Laravel4原始安装方法Laravel4 是构建在 Composer 之上的, 之前的安装方法是如下:composer create-project laravel/laravel your-project-name --prefer-dist1composer create-project l...
分类:
其他好文 时间:
2014-11-07 23:15:55
阅读次数:
384
redis使用连接池报错解决redis使用十几小时就一直报异常redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool at redis.clients.u...
分类:
其他好文 时间:
2014-11-05 16:29:05
阅读次数:
444
osx升级到10.10后,使用pod install报错解决办法...
分类:
其他好文 时间:
2014-11-03 11:27:44
阅读次数:
232
看Laravel的IoC容器文档只是介绍实例,但是没有说原理,之前用MVC框架都没有在意这个概念,无意中在phalcon的文档中看到这个详细的介绍,感觉豁然开朗,复制粘贴过来,主要是好久没有写东西了,现在确实很懒变得!首先,我们假设,我们要开发一个组件命名为SomeComponent。这个组件中现在...
分类:
Web程序 时间:
2014-11-02 16:14:41
阅读次数:
400
apache在windows下的命令安装与报错解决...
Basic ControllersInstead of defining all of your route-level logic in a singleroutes.phpfile, you may wish to organize this behavior using Controller ...
分类:
其他好文 时间:
2014-11-01 00:57:16
阅读次数:
298
IntroductionAll of the configuration files for the Laravel framework are stored in theapp/configdirectory. Each option in every file is documented, so...
分类:
其他好文 时间:
2014-11-01 00:54:33
阅读次数:
200
1.Description Resource Path Location Type Unable to resolve target 'android-19解决:打开project.properties,修改对应版本号2.Description Resource Path Location Type...
分类:
移动开发 时间:
2014-11-01 00:49:29
阅读次数:
317