Laravel Livewire Component: Step-by-Step Guide

preview_player
Показать описание
Using only Laravel Livewire 3, AlpineJS and Tailwind CSS, we can create a reusable card component, complete with an image carousel. This component is ready to be used on any Livewire or Filament PHP project, since it's lightweight and very customizable according to your needs.

00:00 Intro
00:38 Install Tailwind CSS
02:03 Install Livewire
05:05 Component Scaffold
07:24 Tailwind CSS Styles
27:22 Livewire & AlpineJs

Start creating Filament Admin Panels today with the Filament Bootcamp

Join me on Discord
Рекомендации по теме
Комментарии
Автор

Awesome, I love the way you share your workflow and thoughts, and present the build process in a logical sequence of decisions. To me, the flow of information is paced just right for relaxed and effective learning. Thank You and subscribed!

eatsfunk
Автор

always a pleasure to learn with your content!!!

eduardoximenes
Автор

hi great vid, do you have a video showing how to use filament forms, search with livewire on the frontend? Thanks

neverforget
Автор

Nice. Thanks. But you could have published the code.

kreaweb-be
Автор

Show, thanks for you time, Which vscode extension do you use to display the tailwindcss colors?

eliasolivtradet
Автор

Hello professor! I'm trying to build an app for school attendance and I would like to add the fields "absent" or "present" using radio buttons, and also the student's name in the database. I tried to use the hidden field to get the name but it doesn't seem to work.

diegofelix
Автор

Awesome! But is there a way to animate it?

GavinHewitt