About this course
Filament is a great system for admin panels, but its main criticism is lack of visual theming and customizations.
So, I decided to create this mini-course and compile the knowledge about what we CAN customize within Filament currently.
In this course, you will see practical examples of:
Lesson 1. How to add custom code to varous places with Render Hooks, see "Your Storage":
Lesson 2. Change global settings for branding, like colors:
Lesson 3. Styling Dashboard Widgets:
Lesson 4. Change the layouts of the forms, based on the open-source examples:
The first (FREE!) lesson is about render hooks. Let's dive into it?