国外站点 http://fontawesome.io/ 国内站点 http://fontawesome.dashgame.com/ Installation The preferred way to install this extension is through composer. Either run composer require "rmrevin/yii2-fontawesome:2.10.*" or add "rmrevin/yii2-fontawesome&q…
错误 Potential causes: - A typo in the package name - The package is not available in a stable-enough version according to your minimum-stability setting see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details. Rea…
新换了台电脑,一个mac,特蛋疼的各种环境安装.两个多小时,总算把开发环境配好了. XAMPP就不用说了,phpstorm(javaEE 6.0),navicat for mysql ,一堆的注册码,破解版能找到人头痛.总算处理OK了. 下面说正事. YII下载后,composer安装不上去,YII也就不能初始化,一直报 permission denied.坦白说,本人linux是个小白,在mac控制台下(finder->应用程序->实用工具->终端.app),命令行如下 cd /app…
跟具官方文档说:Laravel utilizes Composer to manage its dependencies. So, before using Laravel, you will need to make sure you have Composer installed on your machine. 参考文档:https://laravel.com/docs/5.0 按照文档说明执行,安装速度真是超级慢.我一度认为是安装出现了错误.下面是我安装的截图. 一共出现了三次信息提示.…