
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 Followers
128 Following






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
