How to Customize Colors, Logo, Font Family, Favicon & Disable Dark Mode - FilamentPHP for Beginners

preview_player
Показать описание

In this tutorial, we will learn how to customize FilamentPHP's theme to our preferences. We will cover a range of customization options including changing the primary and secondary colors, modifying the font family, replacing the logo and Favicon, and disabling dark mode for the entire admin panel. Dary will provide us with code snippets and examples to guide us through each step of the customization process.

🔗 Video Links

📚 New Udemy Course

💌 Newsletter

🔥 Resources

⌛Timestamps
00:00 - Introduction
00:31 - Customize Primary Color
03:14 - Customise Font Family
04:59 - Customize Logo
08:30 - Customize Favicon
09:15 - Disable Dark Mode
10:08 - Outro

#laravel #filamentphp #hostinger #codewithdary
Рекомендации по теме
Комментарии
Автор

The best thing about your tutorial is the explanation of the logic behind the filament feature which most of the other channels didn't ⚡⚡⚡

onnewf
Автор

->font('Inter', provider: GoogleFontProvider::class)
replace 'Inter' with any google font name

Community-Comment
Автор

Thank U, but i want to use jetstream authentication with filament, can i ?

abrhamb
Автор

i did't found admin panel provider file

rahafalshehri