Skip to content

Releases: jecovier/laravel-inertia-routes

Change name and improve documentation

23 May 07:15
Compare
Choose a tag to compare

updte requirements and README file

30 Apr 22:44
Compare
Choose a tag to compare

minor change to work with inertia 0.4.x

Initial Public Release

03 Dec 16:33
Compare
Choose a tag to compare
  • Bind routes to folders InertiaRoute::bind('route', 'components/folder');
  • Create routes for components InertiaRoute::get('component');
  • Parameters and Request object
  • All CRUD verbs