Jose Jimenez
Jose Jimenez
Software Architect & Developer
> >

Connecting to Laravel Homestead Redis using TablePlus

Published in Laravel, homestead, Redis on May 19, 2022

After you have completed provisioning Homestead, you can connect to Redis using TablePlus using the following configuration:

Name: Homestead
Host: 127.0.0.1
Port: 6379

(For ip and key, please find the values by checking what you have configured in Homestead.(yaml/json))
Server: ip
Port: 22
User: vagrant
Use SSH Key: (checkbox)
- key Select the key

Homestead Redis TablePlus