LaraDumps
  • What is LaraDumps?
  • Get Started
    • Installation
    • Configuration
  • Commands
    • Simple
    • Color
    • Log Application
    • Show queries
    • Clear History
    • Custom Label
    • JSON Validate
    • Contains
    • Table
    • Screens
    • Diff
    • Model
  • Reference
    • Livewire
  • App
    • Host
    • IDE
Powered by GitBook
On this page
  1. App

Host

Dumps App Host address. By default: 127.0.0.1

config/laradumps.php

'host' => 'host.docker.internal', 

config/laradumps.php

'host' => '127.0.0.1', 

config/laradumps.php

'host' => '10.211.55.2', 
PreviousAppNextIDE

Last updated 2 years ago