YoVDO

Livewire Basics

Offered By: Laracasts

Tags

Livewire Courses PHP Courses Laravel Courses

Course Description

Overview

Livewire has quickly become one of the most popular package for building Laravel applications. It allows you to create dynamic components within PHP, which often results in allowing you to skip the JavaScript layer entirely. In this series, we’ll go over the basics of Livewire and why/when you might reach for it. We’ll then build and test several practical Livewire components.

Syllabus

  • Introduction
    • How it Works
  • Examples
    • Contact Form With Validation
    • Contact Form Testing
    • Search Dropdown
    • Pagination
    • Datatables
    • Datatable Testing
    • Comments Component
    • Comments Component Testing
    • Livewire Polling
    • File Uploads
    • File Uploads Testing
    • Events With Tags Example
    • Tags Component Testing

Taught by

Andre Madarang

Related Courses

Laravel Movies Project
YouTube
Building Youtube Clone Using Laravel and Livewire
Udemy
Guest Spotlight
Laracasts
Build a Video Game Aggregator
Laracasts
Multitenancy in Practice
Laracasts