
Lukas Frey
@_lukasfrey
๐จ๐ฟ๐ฉ๐ช | co-founder of @GuavaCZ | computer science graduate | entrepreneur | freelancer | TALL stack developer
ID: 780457413023567873
http://www.lukasfrey.cz 26-09-2016 17:22:02
496 Tweet
419 Takipรงi
128 Takip Edilen






Quick Filament ๐ฆ v4 tip ๐ If you use Navigation Groups in your panels, consider using an Enum to configure your groups instead. This comes with a lot of benefits: โ A single place to manage your navigation groups โ Translate your navigation groups into multiple languages


Quick Filament ๐ฆ tip ๐๐ - Generating avatars for any model Filament uses UI avatars as the default avatar provider in your filament panels. If you want to generate these avatars for models other than the user in your filament panels, you can do so easily by leveraging



Quick Filament ๐ฆ v4 tip ๐๐ - Customizing the page schema In Filament 4, the complete page layout is a Schema. This is a huge improvement, as it allows you to easily customize it to your liking! For example, you could implement support for "Side Widgets" alongside the
