Building Ghostable &amp;amp; Finding Ideas by Listening Well | Ghostable                            Article

 [ Blog ](https://ghostable.dev/blog)

 [ Articles ](https://ghostable.dev/blog/articles)

 [ Best Practices ](https://ghostable.dev/blog/category/best-practices)

   Tuesday, December 2, 2025

 Building Ghostable &amp; Finding Ideas by Listening Well
==========================================================

  I joined Matt Stauffer on The Business of Laravel for a deep dive into Ghostable, building products, and lessons learned along the way.

   ![Building Ghostable & Finding Ideas by Listening Well](https://fls-9fca3102-944c-48ac-a3cc-22f1b47a39c7.laravel.cloud/blog/019adfd9-7e8d-7332-bc5a-0916113b78a1/the-business-of-laravel.jpg) It was an honor to join [Matt Stauffer](https://mattstauffer.com) on the [The Business of Laravel](https://businessoflaravel.com) podcast to talk about my journey: from building a startup on [Laravel](https://laravel.com), to selling it, and now launching [Ghostable](https://ghostable.dev) — a zero-knowledge environment-management platform for teams that scale.

If you want the full conversation, [check out the episode](https://businessoflaravel.com/episodes/building-ghostable-finding-ideas-by-listening-well-joe-rucci-founder-of-ghostable-co-founder-of-curricula). Here’s a written recap of what I shared, how Laravel shaped my path, and why env/secrets management matters more than most devs realize.

From Skateboards to SaaS
------------------------

![Tossing free product to crowd at Warped Tour in Asbury Park, NJ](https://fls-9fca3102-944c-48ac-a3cc-22f1b47a39c7.laravel.cloud/blog/019adfd9-7e8d-7332-bc5a-0916113b78a1/warped_tour_product_toss.jpg)

- My co-founder and I go way back — kindergarten friends, turned co-founders.
- Our first “company” was literally a skateboard deck brand we made in high school: hand-painted boards, a rudimentary website, and a DIY hustle. That early taste of branding, marketing, and web dev stuck.
- Years later, when he pitched me a security-training idea (now known as [Curricula](https://curricula.com), I was on board as the builder: drawing designs by day, coding the platform by night.

That experience — creative + code + grit — taught me that software doesn’t need a perfect launch: just momentum, iteration, and willingness to build.

Why Laravel Was the Right Move
------------------------------

- When Curricula started (around Laravel 4 era), I picked Laravel because the docs were clear, the community solid, and the day-to-day developer experience felt sustainable.
- For much of Curricula’s life I was the *only* engineer — yet we ran a real product: hosting servers, workers, load balancing, billing, users, customer onboarding. Laravel + a lean, competent team allowed us to scale without bloat.

Even during fundraising and acquisition, when some asked “Why PHP?” — what mattered was stability, team confidence, and execution. In hindsight, Laravel was possibly my smartest tech decision.

How Ghostable Was Born
----------------------

Here’s the simple but painful truth: managing `.env` files, secrets, API keys, and environment configs **scales badly** as soon as you go beyond solo-dev.

With a growing team or multiple services, you quickly face problems:

- [Slack](https://slack.com) or Google Docs becomes the default “secret sharing” tool — risky and messy.
- Rotating keys, granting/revoking access, keeping everyone in sync — becomes a pain.
- [Compliance](https://fractionalciso.com/guide-to-the-soc-2-confidentiality-trust-services-criteria/) (audit trails, who changed what and when) becomes a hard requirement if you want to stay serious as you grow.

[Ghostable](https://ghostable.dev) is built to solve exactly that. It’s a zero-knowledge platform: you get E2E encryption, versioning, access control, auditing — while keeping secrets private.

Ghostable: What It Is (and How It Works)
----------------------------------------

- **Zero-knowledge by design** — Secrets are encrypted locally before they leave your machine. On the backend you only store ciphertext + minimal metadata.
- **Multi-stack friendly** — The backend is Laravel, but the client / CLI is TypeScript. Works across PHP, Node, any tech stack.
- **Env validation &amp; safe deploys** — Validate your `.env` before deploy (required keys, correct types, etc). Prevent live-site breakages caused by misconfigurations.
- **Audit trail &amp; teamwork ready** — Know who changed what, when; rotate keys; share securely with teammates — all without accidental leaks.

---

TL;DR — If you care about dev ops and secrets for real apps
-----------------------------------------------------------

If you’re beyond “solo dev with a .env file,” and now you’re dealing with teams, deploys, rotated keys, or compliance headaches — [Ghostable](https://ghostable.dev) might be worth a look.

If nothing else: check out the [podcast episode](https://www.youtube.com/watch?v=JBduPv2jajY). Or drop me a line if you want to talk about secrets, Laravel, or building SaaS as a lean founder.

**Listen to the episode:** [The Business of Laravel – Building Ghostable &amp; Finding Ideas by Listening Well](https://businessoflaravel.com/episodes/building-ghostable-finding-ideas-by-listening-well-joe-rucci-founder-of-ghostable-co-founder-of-curricula)

Thanks for having me, Matt!

 [   Back to blog ](https://ghostable.dev/blog) [All articles](https://ghostable.dev/blog/articles)

  Want product news and updates?
--------------------------------

 Sign up for our newsletter.

   Email Address

  Subscribe →    Subscribing...

We care about your data. Read our [privacy policy](https://ghostable.dev/privacy).
