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

Replaced classic Livewire path from `views/livewire` to `config('live… #73

Closed hamzaelmaghari closed 8 months ago

hamzaelmaghari commented 8 months ago

Replaced classic Livewire path from views/livewire to config('livewire.view_path').

nunomaduro commented 8 months ago

Hi! Can you make a single pull request, that performs all the necessary changes, so we can work from there?