Tech talk
Getting Started With Laravel Livewire
Video
About the Talk
Laravel Livewire is a Laravel framework that allows to build dynamic interfaces all from within Laravel. It can be compared to the power of adding a JavaScript framework to your frontend.
What You’ll Learn
- How to use Laravel Livewire
- Why you’d want to use Livewire
- How to build a Laravel app with Livewire
This Talk is Designed For
Laravel developers that want to make their frontends more dynamic.
Prerequisites
Knowledge of Laravel.
Resources
Laravel Livewire docs
Livewire GitHub
Curated Livewire resources
Tech Talk: Creating a Laravel API