Back to Inertiajs

Demo Application

v3/getting-started/demo-application.mdx

latest671 B
Original Source

import V3BetaWarning from "/snippets/v3-beta-warning.mdx";

<V3BetaWarning />

The official Inertia.js v3 demo application is a comprehensive Kitchen Sink app built with Laravel and Vue. It includes a mini CRM with contacts, organizations, and notes, along with dedicated feature showcase pages covering forms, navigation, data loading, prefetching, state management, layouts, events, error handling, and more. You may find the source code on GitHub.

The demo is hosted on Laravel Cloud and the database is reset every midnight. Please be respectful when editing data.