hotwired-laravel / turbo-laravel

This package gives you a set of conventions to make the most out of Hotwire in Laravel.
https://turbo-laravel.com
MIT License
803 stars 50 forks source link

Implement the Turbo Native routes #58

Closed tonysm closed 2 years ago

tonysm commented 2 years ago

Looks like there are some Turbo Native specific routes in the turbo-rails gem (see the tests) that I didn't port. Not sure why those are needed yet but might be a good idea to port them soon.