Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/neo4j/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php Visual Studio代码和Laravel命令_Php_Laravel_Macos_Laravel 5_Visual Studio Code - Fatal编程技术网

Php Visual Studio代码和Laravel命令

Php Visual Studio代码和Laravel命令,php,laravel,macos,laravel-5,visual-studio-code,Php,Laravel,Macos,Laravel 5,Visual Studio Code,我有MacBook,我使用Visual Studio代码。 我是拉威尔的初学者。我在我的项目中使用了Laravel5.8 当我打开command+shift+p并选择:Artisan Migrate Fresh 我得到这个错误: [ERR]命令失败:cd”/Applications/XAMPP/xamppfiles/htdocs/symfonia/“&&&“php”artisan migrate:fresh--seed 如何修复它?在visual studio代码配置的某个地方,您可以设置php

我有MacBook,我使用Visual Studio代码。 我是拉威尔的初学者。我在我的项目中使用了Laravel5.8

当我打开
command+shift+p
并选择:Artisan Migrate Fresh

我得到这个错误:

[ERR]命令失败:cd”/Applications/XAMPP/xamppfiles/htdocs/symfonia/“&&&“php”artisan migrate:fresh--seed


如何修复它?

在visual studio代码配置的某个地方,您可以设置php的路径。。。我不从vscode运行此命令,但它可能有助于在何处执行此命令?在您的设置中,设置
php.executablePath