摘要:
环境 centos 6.4首先下载Laravel installer PHAR archive安装:chmod o+xlaravel.phar./laravel.pharnew blog安装:php-mcryptyum --enablerepo=remi install php-mcrypt*app/storage 目录需要读写权限 阅读全文
摘要:
Step 1: Installing Remi Repository## Install Remi Repository on Fedora 19, 18, 17, 16, 15 ##rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm## Fedora 19 ### 阅读全文