livewire / volt

Volt is an elegantly crafted functional API for Livewire.
https://livewire.laravel.com/docs/volt
MIT License
312 stars 19 forks source link

[1.x] Adds tests for model route binding #84

Closed nunomaduro closed 6 months ago

nunomaduro commented 7 months ago

This pull request adds tests for different model route binding cases. Waiting for https://github.com/laravel/framework/pull/49432, and fixes https://github.com/livewire/volt/issues/80. I will need to bump the framework version on this.