aboutsummaryrefslogtreecommitdiff
path: root/.run/Development Server.run.xml
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-12-05 00:10:49 +0000
committerFrankie B <git@diskfloppy.me>2023-12-05 00:12:47 +0000
commite4e7ad62673c11cf0538dc43c3d580c55650dd5f (patch)
tree85851c97fd93065db83a249dc1df9e623a839eb5 /.run/Development Server.run.xml
parentadce1b1cf8fb5d96431340a6a17c8fe598509db5 (diff)
Update run configurations
Diffstat (limited to '.run/Development Server.run.xml')
-rw-r--r--.run/Development Server.run.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.run/Development Server.run.xml b/.run/Development Server.run.xml
new file mode 100644
index 0000000..3efd1e1
--- /dev/null
+++ b/.run/Development Server.run.xml
@@ -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> \ No newline at end of file