inertia
https://github.com/inertiajs/inertia
PHP
Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported1 Subscribers
Add a CodeTriage badge to inertia
Help out
- Issues
- clearHistory() / EncryptHistory doesn't prevent browser from showing previous page on back navigation
- [3.x] Add `reloading` slot prop to `<Deferred>` component
- [3.x] Add layout props helpers
- [3.x] Add `preserveErrors` option to preserve validation errors during partial requests
- [3.x] Add `useHttp` hook for standalone HTTP requests
- [3.x] Generics in `<Form>` Component
- [3.x] Remove `hideProgress()` and `revealProgress()` exports
- [3.x] Remove unused `pendingVisitOptions` parameter
- InfiniteScroll loads all pages on initial load
- [Question] Why don’t Inertia’s visit APIs (e.g. router.reload) handle Axios/network errors via onError callback?
- Docs
- PHP not yet supported