Hi
finally I found out screencasts section of livewire It’s great! Awesome!
Ok, I trying to repeat Building data tables
screencast but get error from first seconds.
<x-table>
<x-slot name="head">
</x-slot>
</x-table>
returns Unable to locate a class or view for component [table]
Why? Where should I take this component.
PS
In fact, I don’t need to build tables, but I liked how quickly the author add sorting into the table header.