livewire/volt
Volt is a functional API for Livewire that supports single-file components, letting you write a component’s PHP logic and Blade template together in one file for a cleaner, more streamlined workflow.
livewire.view_path configuration by @nunomaduro in https://github.com/livewire/volt/pull/85actingAs to Volt facade by @nunomaduro in https://github.com/livewire/volt/pull/61rendering call by @nunomaduro in https://github.com/livewire/volt/pull/65Volt::withQueryParams() by @robsontenorio in https://github.com/livewire/volt/pull/55withQueryParams by @nunomaduro in https://github.com/livewire/volt/pull/51rendering callback by @nunomaduro in https://github.com/livewire/volt/pull/52assertDontSeeVolt Test Expectation by @devajmeireles in https://github.com/livewire/volt/pull/44--class option to make:volt command (#43)Segmentation fault on route:cache (#42)title function by @nunomaduro in https://github.com/livewire/volt/pull/34with by @nunomaduro in https://github.com/livewire/volt/pull/35with method to the class API (#31)call to undefined function "opcache_invalidate" when opcache is not installed (#28)How can I help you explore Laravel packages today?