Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
Build single-page apps, without building an API.
It uses Tailwind CSS for styling, and some may say it is totally biased, but it uses the most simple theming plugin there is for it,
A multi theme, completely accessible, with components and pages examples, ready for production dashboard.
Before creating your first Laravel project, you should ensure that your local machine has PHP and Composer installed.
The first step when installing Inertia is to configure your server-side framework. Inertia ships with official server-side adapters for Laravel and Rails. Install the Inertia server-side adapters using the preferred package manager for that language or framework.
Once you have your server-side framework configured, you then need to setup your client-side framework. Inertia currently provides support for React, Vue, and Svelte.
The Laravel framework is open-sourced software licensed under the MIT license.