text PHP / Laravel安装说明

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text PHP / Laravel安装说明相关的知识,希望对你有一定的参考价值。

PHP/Composer/Laravel Installation Instructions

*IMPORTANT: @channel, please install PHP, Composer, and Laravel before tomorrow's class.*

>> PHP installation instructions can be found in the PDF soon to follow. FYI PC users: MAMP is a good alternative to XAMPP; give it a try if you have trouble with XAMPP.

>> To install Composer, Mac users should run this command in their terminal: `curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin --filename=composer`

>> PC users should be able to download and run ‘Composer-Setup.exe’ here: https://getcomposer.org/doc/00-intro.md#installation-windows

>> Laravel installation instructions are available here: https://laravel.com/docs/5.5/installation



—————

If Mac users run into probs w/Laravel install:
`sudo chown -R $USER ~/.composer/`

To update Laravel ref in Mac PATH:
`echo 'export PATH="$PATH:$HOME/.composer/vendor/bin"' >> ~/.bash_profile`

Once complete ensure your refresh the source by executing: 
`source ~/.bash_profile`

以上是关于text PHP / Laravel安装说明的主要内容,如果未能解决你的问题,请参考以下文章

laravel firebase/php-jwt token验证

laravel firebase/php-jwt token验证

我怎样才能安装laravel? [复制]

PHP Laravel 5.7 Tymon/jwt-auth 未安装

看了laravel的php框架怎么感觉很不靠谱

RabbitMq使用说明