riteshsingh1 / livewire-crud

Basic Crud Generator (With Code Files, like GII (YII2)) Using Laravel, Livewire and Tailwind CSS And Bootstrap
Other
29 stars 16 forks source link

Empty table doesn't show any message #6

Closed samankassou closed 3 years ago

samankassou commented 3 years ago

Why don't use @forelse instead of @foreach so we can show a message like Not item found when the request has no result. I think it is more expressive than an empty' table

riteshsingh1 commented 3 years ago

Fixed in https://github.com/riteshsingh1/livewire-crud/releases/tag/v2.3.1