Update run configurations

This commit is contained in:
Frankie B 2023-12-05 00:10:49 +00:00
commit e4e7ad6267
3 changed files with 15 additions and 10 deletions

View 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>