Translation | Build Blog with Laravel, Livewire & Filament #20

Опубликовано: 27 Июнь 2026
на канале: Yelo Code
3,089
78

Welcome to our laravel blog project series, in this comprehensive series we will build a blog from scratch using livewire 3 and filament 3.
Today we are going to cover translation and localization with laravel by adding support for multiple languages and at the end of the video, translating our application to french using google translate.

We will cover how to install and customize jetstream, create layouts, setup database migrations and models, display posts, use livewire 3 to create dynamic components without page reloads and more.

Next Episodes (Playlist):
   • Build Blog with Laravel 10, Livewire 3 & F...  

https://github.com/barryvdh/laravel-d...

Html Template :
https://github.com/yelocode/tailwind-...

Project Code :
https://github.com/yelocode/laravel-b...

Filament Documentation :
https://filamentphp.com/docs/3.x/pane...

Free Livewire 3 Course Playlist :
   • Laravel Livewire 3 Course for Beginners EP1  

Livewire 3 website :
https://livewire.laravel.com/

If you would like me to make more livewire videos, please let me know by liking the video and commenting what you like to learn next.

What is livewire:
Livewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel. (Taken from Livewire Documentation)