Skip to content

Remote Server

When connected to a remote server, LaraDumps securely transfers the output of ds() function calls from your server to your local machine via SSH.

Package setup

❗ In order to use this feature, you must install LaraDumps package without the --dev flag.

bash
composer require laradumps/laradumps

App setup

  • Click the "SSH Connection" icon in the top-right corner of the LaraDumps app.

Output

  • Click "Add Connection"

Output

  • Add your server credentials

Output

  • Enable connection

Output

Created By Luan Freitas