我的问题是。我无法在xampp上安装laravel框架。
问题:我在这里尝试将xampp安装到mac os x。我得到了回复:在which php
之后我得到这个/ usr / bin / php但我需要这个.... / Applications / XAMPP / xamppfiles / bin / php?问题的方式或地点。
让我知道。
喂 有人 能够 救命 我 同 该 安装
上次登录:3月5日星期一03:49:16 ttys000 Space-Odysseys-Mac-Pro:~spaceodyssey $ cd / Applications / XAMPP / htdocs / L666 Space-Odysseys-Mac-Pro:L666 spaceodyssey $ ls CONTRIBUTING.md artisan composer.json public server.php app bootstrap phpunit.xml readme.md Space-Odysseys-Mac-Pro:L666 spaceodyssey $,其中包括php 在/ usr / bin中/ PHP Space-Odysseys-Mac-Pro:L666 spaceodyssey $ Space-Odysseys-Mac-Pro:L666 spaceodyssey $
我很高兴知道如何在php>>>之后获取此路径/ Applications / XAMPP / xamppfiles / bin / php
答案 0 :(得分:0)
转到您的终端
open .bash_profiles
将此路径添加到您的路径
/Applications/XAMPP/xamppfiles/bin
并关闭终端
开放和写
which php
我认为它会像你一样。