Laravel Livewire CRUD Tutorial

preview_player
Показать описание
In this video, we will go over the basics to advance uses of Laravel Livewire.

Prerequisites:
- Basic knowledge of Laravel

SweetAlert:

Links:

Support me:

Timestamps:
00:00:00 Introduction & Create Livewire component
00:05:42 Create Model and Migration
00:10:01 Create Routes
00:14:00 Create Partials and Groundwork
00:20:15 "C" - Create and real-time-validation
00:32:22 "R" - Read | Class & Search Method
00:39:15 "C" - Create | Make use of modal
00:51:02 Install SweetAlert 2
00:57:43 "U" - Update | Edit Component
01:13:10 Dispatch browser & emit events
01:23:04 "D" - Delete | Delete Component
Рекомендации по теме
Комментарии
Автор

Thank you for all the tutorials! Great courses and a great teacher!!

vilioralex
Автор

21:00 Hi! You've mentioned that you would provide a link to the resources for the button and button and alert components, in the description. I can however not find these. Can you give me a link to those resources? Thank you!

ShamaticWow
Автор

Thank you for the nice explanation. I have 2 questions? SweetAlert will load the js codes on the page with each delete button. Isn't it possible to install and run this only once, how can we make other buttons work when we use it once in the script? My other question is, can you give an example about jquery taginputs?

Автор

Very intuitive tutorial A+++. Also, it will be possible for you to include the files, like Github, etc...
Thank you, an awesome tutorial!

ltd
Автор

great voice, anyay i get an sql error name filled canot be null because form submit itself before i click create tag button

storiesofhearts
Автор

hi sir, i need to learn jetstream livewire multiauth(user and admin)

CopyChannal
Автор

I don't really have the api, auth or layouts folders under resources/views...Am I missing something from your base Laravel setup?

pavel
Автор

How did you auto import in 12:15 is it an extension or u can show us your set up please

kingstalker
Автор

Hello, great video.
However, I'm looking for a solution to reload my CSS and Javascript files with Livewire either with the event listener or with ajax...

I wonder if I can have the leads on this.

mbali-sahaubenerisse