Update dev server run config
This commit is contained in:
parent
e0f354f4d2
commit
9d89e83f38
1 changed files with 1 additions and 6 deletions
|
@ -1,10 +1,5 @@
|
||||||
<component name="ProjectRunConfigurationManager">
|
<component name="ProjectRunConfigurationManager">
|
||||||
<configuration default="false" name="Development Server" type="PhpLocalRunConfigurationType" factoryName="PHP Console" path="$PROJECT_DIR$/artisan" scriptParameters="serve">
|
<configuration default="false" name="Development Server" type="PhpLocalRunConfigurationType" factoryName="PHP Console" path="$PROJECT_DIR$/artisan" scriptParameters="serve">
|
||||||
<CommandLine>
|
|
||||||
<PhpTestInterpreterSettings>
|
|
||||||
<option name="interpreterName" value="/usr/local/Cellar/php/8.2.8/bin/php" />
|
|
||||||
</PhpTestInterpreterSettings>
|
|
||||||
</CommandLine>
|
|
||||||
<method v="2" />
|
<method v="2" />
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
|
|
Loading…
Reference in a new issue