Update run configurations
This commit is contained in:
parent
adce1b1cf8
commit
e4e7ad6267
3 changed files with 15 additions and 10 deletions
10
.run/Development Server.run.xml
Normal file
10
.run/Development Server.run.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<component name="ProjectRunConfigurationManager">
|
||||
<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" />
|
||||
</configuration>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue