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

Ensure we can broadcast empty Turbo Streams (no render) with attributes #140

Closed tonysm closed 5 months ago

tonysm commented 7 months ago

Saw this PR on turbo-rails and thought I'd make sure we also support this.