diff options
author | Frankie B <git@diskfloppy.me> | 2023-12-05 00:10:49 +0000 |
---|---|---|
committer | Frankie B <git@diskfloppy.me> | 2023-12-05 00:12:47 +0000 |
commit | d0e2d64582108460693b92ac355fba5fbeb48081 (patch) | |
tree | 85851c97fd93065db83a249dc1df9e623a839eb5 /.run/Dev Server.run.xml | |
parent | 384b7769abfcb8302dd4aebb0ec88c45bef8e5a5 (diff) |
Update run configurations
Diffstat (limited to '.run/Dev Server.run.xml')
-rw-r--r-- | .run/Dev Server.run.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.run/Dev Server.run.xml b/.run/Dev Server.run.xml deleted file mode 100644 index b52f528..0000000 --- a/.run/Dev Server.run.xml +++ /dev/null @@ -1,10 +0,0 @@ -<component name="ProjectRunConfigurationManager"> - <configuration default="false" name="Dev Server" type="PhpLocalRunConfigurationType" factoryName="PHP Console" path="$PROJECT_DIR$/artisan" scriptParameters="serve"> - <CommandLine> - <PhpTestInterpreterSettings> - <option name="interpreterName" value="C:\tools\php82\php.exe" /> - </PhpTestInterpreterSettings> - </CommandLine> - <method v="2" /> - </configuration> -</component>
\ No newline at end of file |