Show us some code
Nov 4, 2022
4
Level 1
Livewire layout does not change
Hello,
When I first installed Livewire, the layout was not found because my layout path was different. Then "->layout('layouts.shop.app');" this is how i set a custom path. But now, even if I change it, if I write something wrong, it doesn't change. I cleared the cache but it didn't work. This happens all the time in frameworks/views/12313123213.php cache "<?php echo $__env->make('layouts.shop.app', \Illuminate\Support" and it doesn't change.
What is the reason of this?
Please or to participate in this conversation.