We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #653 from RobertBoes/replace-md5-with-xxhash [2.x] Replace md5 with xxhash
allow laravel 12
Update changelog
Merge branch '1.x' of github.com:inertiajs/inertia-laravel into 1.x
[1.x] Supports PHP 8.4 (#683) Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
exclude properties from partial responses (#622)
[1.x] Add `$request->inertia()` IDE helper (#625) * Add `$request->inertia()` IDE helper * Re-export IDE helper file