{
  "version": "0.0.1",
  "configurations": [
    {
      "name": "indoorv2",
      "runtimeExecutable": "C:\\laragon\\bin\\php\\php-8.3.30-Win32-vs16-x64\\php.exe",
      "runtimeArgs": ["artisan", "serve", "--port=8977"],
      "port": 8977
    }
  ]
}
