livewire / volt

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

[1.x] Fixes non-usage of `livewire.view_path` configuration #85

Closed nunomaduro closed 9 months ago

nunomaduro commented 9 months ago

This pull request replaces https://github.com/livewire/volt/pull/76, and it fixes the non-usage of livewire.view_path configuration.