Closed Fearcry closed 3 years ago
Laravel view directory changed, but not changed for livewire. Still calling blades in "resource/views/livewire"
If it did not find the blade file in your-themes/views/livewire then it will by default look for it in resource/views/livewire.
your-themes/views/livewire
resource/views/livewire
Laravel view directory changed, but not changed for livewire. Still calling blades in "resource/views/livewire"