> ## Documentation Index
> Fetch the complete documentation index at: https://inertiajs.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Demo Application

<Warning>You are viewing the documentation for Inertia.js v2. Inertia.js v3 has been released and is now the default version. Please visit the [upgrade guide](/v3/getting-started/upgrade-guide) to get started.</Warning>

We've setup a demo app for Inertia.js called [Ping CRM](https://demo.inertiajs.com). This application is built using Laravel and Vue. You can find the source code on [GitHub](https://github.com/inertiajs/pingcrm).

The Ping CRM demo is hosted on Heroku and the database is reset every hour. Please be respectful when editing data.

<Frame>
  [  <img src="https://mintcdn.com/inertiajs/Rp49etZkBLard8yO/images/pingcrm.png?fit=max&auto=format&n=Rp49etZkBLard8yO&q=85&s=62657c2f07549384c155a06ee59d48bf" alt="Ping CRM" width="1500" height="919" data-path="images/pingcrm.png" />](https://demo.inertiajs.com)
</Frame>

In addition to the Vue version of Ping CRM, we also maintain a Svelte version of the application, which you can find [on GitHub](https://github.com/inertiajs/pingcrm-svelte).

## Third Party

Beyond our official demo app, Ping CRM has also been translated into numerous different languages and frameworks.

| Platform                                                            | Author            |
| :------------------------------------------------------------------ | :---------------- |
| [Clojure/React](https://github.com/prestancedesign/pingcrm-clojure) | Michaël Salihi    |
| [Echo/Vue](https://github.com/kohkimakimoto/pingcrm-echo)           | Kohki Makimoto    |
| [Grails/Vue](https://github.com/matrei/pingcrm-grails)              | Mattias Reichel   |
| [Laravel/React](https://github.com/Landish/pingcrm-react)           | Lado Lomidze      |
| [Laravel/Mithril.js](https://github.com/tbreuss/pingcrm-mithril)    | Thomas Breuss     |
| [Laravel/Svelte](https://github.com/zgabievi/pingcrm-svelte)        | Zura Gabievi      |
| [Ruby on Rails/Vue](https://github.com/ledermann/pingcrm/)          | Georg Ledermann   |
| [Symfony/Vue](https://github.com/aleksblendwerk/pingcrm-symfony)    | Aleks Seltenreich |
| [Yii 2/Vue](https://github.com/tbreuss/pingcrm-yii2)                | Thomas Breuss     |
