-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
The renderer is just one file, but:
- its not configurable (e.g. change Inertia pages path, change route names, ...)
- its one more composer dependency.
- its one more Service Provider that needs to be loaded.
So would really like to merge it with the main repo so we can have a nice (OCD free) Renderer folder that would look like this:
- /Renderer
- BladeResponseRenderer.php
- FakeResponseRenderer.php
- InertiaResponseRenderer.php
:)
Metadata
Metadata
Assignees
Labels
No labels