---
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
  - 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
```

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
