blob: 3efd1e1e4da8973b3d94152caf22d3f2807464e1 (
plain)
1
2
3
4
5
6
7
8
9
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>
|