PHP Libraries › inertiajs › inertia-laravel Inertia.js integration for Laravel applications providing a seamless user experience and efficient rendering.
Package Description Inertia.js integration for Laravel applications allows for server-driven application design, enhancing performance and user experience with its efficient rendering capabilities. It simplifies the front-end setup process and provides a seamless experience for developers.
Classes: Inertia\Response Inertia\ResponseFactory Inertia\Support\Header Inertia\OptionalProp Inertia\AlwaysProp Inertia\MergesProps Inertia\ScrollMetadata Inertia\RenderContext Inertia\Testing\ReloadRequest Inertia\Testing\AssertableInertia Inertia\Testing\TestResponseMacros Inertia\Testing\Concerns\Has Inertia\Testing\Concerns\Debugging Inertia\Testing\Concerns\PageObject Inertia\Testing\Concerns\Interaction Inertia\Testing\Concerns\Matching Inertia\MergeProp Inertia\ProvidesInertiaProperty Inertia\Directive Inertia\EncryptHistoryMiddleware Inertia\ProvidesScrollMetadata Inertia\Ssr\Response Inertia\Ssr\SsrException Inertia\Ssr\Gateway Inertia\Ssr\HasHealthCheck Inertia\Ssr\HttpGateway Inertia\Ssr\BundleDetector Inertia\ProvidesInertiaProperties Inertia\ComponentNotFoundException Inertia\ScrollProp Inertia\Mergeable Inertia\ServiceProvider Inertia\Commands\CreateMiddleware Inertia\Commands\CheckSsr Inertia\Commands\StopSsr Inertia\Commands\StartSsr Inertia\DeferProp Inertia\Controller Inertia\Middleware Inertia\LazyProp Inertia\Inertia Inertia\Middleware\EncryptHistory Inertia\PropertyContext Inertia\IgnoreFirstLoad Close Previous Versions Code Integration Example Make sure to include the correct namespace and class paths for proper usage.
<?php
// Example from PHPlibraries.com
require_once 'libs/inertiajs/inertia-laravel/2.0.10/loader.php';
require_once 'libs/inertiajs/inertia/{lib_version}/loader.php';
echo '✅ Library loaded.';
?>
Report a broken download or code We aim to make using PHP packages easier without Composer. If something doesn't work, let us know — we'll fix it promptly.
Community Discussion Ask questions, share tips, or report issues below.