Releases: jecovier/laravel-inertia-routes
Releases · jecovier/laravel-inertia-routes
Change name and improve documentation
updte requirements and README file
minor change to work with inertia 0.4.x
Initial Public Release
- Bind routes to folders InertiaRoute::bind('route', 'components/folder');
- Create routes for components InertiaRoute::get('component');
- Parameters and Request object
- All CRUD verbs