In this tutorial we are creating our very first Laravel 8 Livewire component. We are learning how to create Livevire Contact form component. How to save data with Livewire to database. So this is a Livewire tutorial for beginners. Laravel 8 Livewire from scratch.
Tailwind css building component: https://mertjf.github.io/tailblocks/
My twitter: / norberthalase
00:00 Intro
00:45 Install Laravel 8 with Jetstream and livewire
04:20 How to enable Profile image upload in Laravel 8 Jetstream
06:40 Create a Livewire Component
13:10 Free Tailwind css pre-made Components
14:51 Livewire How to bind input field data
23:04 Saving Livewiredata into database