inertiajs-revamped / laravel
The Laravel adapter for Inertia.js-Revamped
v0.1.0
2024-09-21 00:20 UTC
Requires
- php: ~8.1.0|~8.2.0|~8.3.0
- ext-json: *
- laravel/framework: ^9.0|^10.0|^11.0
- symfony/console: ^6.0|^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.56
- mockery/mockery: ^1.4.4
- orchestra/testbench: ^7.0|^8.0|^9.0
- phpunit/phpunit: ^9.5.8|^10.4
- roave/security-advisories: dev-master
Suggests
- ext-pcntl: Recommended when running the Inertia SSR server via the `inertia:start-ssr` artisan command.
README
The Laravel adapter for Inertia.js-Revamped
Documentation
View the docs (currently in development) at inertiajs-revamped.com.
Contributing
⚠️ This repository is READ-ONLY. If you want to report issues and/or send pull requests, please use the main Inertia.js-Revamped repository.
Contributing Guidelines
Please read our CONTRIBUTING guide and CODE OF CONDUCT for more information.
License
Licensed under the MIT license.
Credits
This project is based on Inertia.js by Jonathan Reinink. Read the CREDITS.