Inertia
Laravel/VueJS
PHP
Run this in the root of your Laravel project, and see more for Server-side setup (Laravel) - https://inertiajs.com/server-side-setup.
composer require inertiajs/inertia-laravel
Front-end
yarn add @inertiajs/inertia @inertiajs/inertia-vue
Last updated