Roles & Permissions | Build Blog with Laravel, Livewire & Filament #13

Опубликовано: 07 Октябрь 2024
на канале: Yelo Code
14,789
316

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 implement a simple roles and permissions setup and also cover how to prevent regular users from accessing our admin panel

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 ...  

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 Beginne...  

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)