---
title: "Creating SSH Apps with Charm Wish and Laravel Prompts | Joe Ta..."
description: "!https://blog.joe.codes/creating-ssh-apps-with-charm-wish-and-laravel-prompts"
date: 2024-04-30
published: true
tags:
  - cli
  - linux
  - ssh
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://blog.joe.codes/creating-ssh-apps-with-charm-wish-and-laravel-prompts" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://blog.joe.codes/img/asset/YXNzZXRzL2NoYXJtLXdpc2guanBn?p=seo_pro_og&amp;s=fa781be7bdd202e6f43d603e96ae6959" alt="Creating SSH Apps with Charm Wish and Laravel Prompts — Building PHP CLI apps with Laravel Prompts is easy, but how can we share them? Charm to the rescue! Charm Wish is an easy-to-use SSH server that allows users to securely log into your server and use your CLI app." loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">Creating SSH Apps with Charm Wish and Laravel Prompts</div>
      <div class="embed-card-description">Building PHP CLI apps with Laravel Prompts is easy, but how can we share them? Charm to the rescue! Charm Wish is an easy-to-use SSH server that allows users to securely log into your server and us...</div>
      <div class="embed-card-meta">Joe Tannenbaum &middot; blog.joe.codes</div>
    </div>
  </a>
</div>


Joe has a sick cli.labs site for deploying tui applications.

``` bash
ssh cli.lab.joe.codes
```
