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
793 stars 48 forks source link

Support for page refreshes & broadcasting #126

Closed tonysm closed 9 months ago

tonysm commented 10 months ago

turbo-rails is adding a couple more features related to the page refresh features.

We need to match those features.

See here: https://github.com/hotwired/turbo-rails/pull/499