Skip to content

@inertiajs-revamped/laravel

The Laravel adapter for Inertia.js-Revamped

Ensure that all requirements are met
shell
composer create-project laravel/laravel <project-name>
cd <project-name>
Install the Laravel Adapter in your Laravel project
Laravel
Laravel Adapterv0.0.5
@inertiajs-revamped/laravel

Running the following command using the Composer package manager:

shell
composer require inertiajs-revamped/laravel
Continue following the framework specific Laravel installation Guide

Manual Installation

Prefer to install Inertia.js-Revamped manually?

Read the step-by-step manual installation guide instead.

What's next?

Your contributions are welcome! Please read our contributing guide for more information.

Community

If you have a question or need additional help, please consider to join our Discord or start a discussion at GitHub.

Please use the GitHub issue tracker to submit bug reports and feature requests.