In your controller you can use: $member=Member::all(); return view('Dashboard', ['data' => $membe...
If you have any issue you can check here the repository i added to github. Repository on github
you can write your resources/views/livewire/yourcomponent.blade.php <div> <div>...
The Laravel portal for problem solving, knowledge sharing and community building.
The community