Lukas Frey
@_LukasFrey
🇨🇿🇩🇪 | co-founder of @GuavaCZ | computer science graduate | entrepreneur | freelancer | TALL stack developer
Quick @filamentphp 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…


Ok, it is time! 👀 Meet: Ploi Cloud 🌟 A fully EU-based Cloud Hosting solution for your applications like Laravel, Statamic, WordPress, and many more ✌️ I need testers! DM me to get started (for free obviously) 🔥 Also, sign up for the waitlist 👇
We're SO close, going to invite the next set of testers this week 🫡 It's so awesome, it works incredibly well, and all European 👀🚀🇪🇺
Quick @filamentphp 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 @filamentphp 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…

I did a little experiment in @filamentphp and put together a quick prototype of collaborative editing support for @tiptap_editor 📝 Is this something people would like to see released as a plugin? 🤩Comment what collaboration features you would like to see
🦑Livewire v4 is under development and we have prepared an article with some of the new, highly anticipated features coming to @LaravelLivewire! 🚀 Check out the full article on our blog below guava.cz/en/blog/whats-…
We just hit a 500k downloads and 1000 stars milestone for our open source packages! 🥳 We at @GuavaCZ really love contributing to the open source community and are happy to see our packages being used by other developers all over the world 🚀

Huge thanks to @TomaszLotocki for sponsoring our open source work at @GuavaCZ! We appreciate it 💛
Quick @laravelphp tip 🚀 If you ever need to generate a random hex color based on another value, such as the ID, username or email of a user, you can use this short one liner. Copy & paste ready code can be found in alt text.
