1. X
  2. Philo Hermans
Log inSign up
Philo Hermans
6,545 posts
Image
user avatar
Philo Hermans
@Philo01
Tweeting about AI, Laravel, Livewire, Shopify, macOS, and iOS apps, and SaaS. Projects 👉🏻 founder.site/philo
Amsterdam
philo.dev
Joined April 2009
237
Following
12.6K
Followers
RepliesRepliesMediaMedia

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
  • user avatar
    Philo Hermans
    @Philo01
    Apr 25, 2022
    Hey @elonmusk 👋 If you are looking for positive and talented people once the deal is signed, I know a few who can probably rebuild Twitter with Laravel in a couple of months and even add new features every week 💪
  • user avatar
    Philo Hermans
    @Philo01
    Mar 29, 2024
    I think I'm going to add this little helper to all my Laravel projects 👀 It makes dealing with nested data really fluent 🌊
    Image
    58K058K
  • user avatar
    Philo Hermans
    @Philo01
    Oct 16, 2021
    Laravel productivity tip! Add this little function to your bash profile to quickly execute anything with the Tinker command and get the results instantly.
    Image
  • user avatar
    Philo Hermans
    @Philo01
    Mar 21, 2021
    I’ve been working on a dynamic @LaravelLivewire modal component for Unlock. I don’t like breaking creation flows (e.g., require policy creation on a different page). So my goal was to support child modals while preserving state and with smooth transitions. Laravel ❤️ Livewire
    Image
    00:00
  • user avatar
    Philo Hermans
    @Philo01
    Apr 10, 2022
    Laravel Tip💡You can hide your auto-incremented database IDs from your users by hashing the ID using a library like HashId🕵️
    Image
  • user avatar
    Philo Hermans
    @Philo01
    Feb 10, 2022
    Performance Tip 💡 Tracking something like page views with MySQL can be quite a performance hit when dealing with high traffic. Redis is much better at this. You can use Redis and a scheduled command to keep MySQL in sync on a fixed interval.
    Image
  • user avatar
    Philo Hermans
    @Philo01
    Oct 4, 2022
    I just discovered I was running an Intel-based node on my M1 😅 You can use the following command to check which architecture node is running on. My build speed increased by 50% 🚀
    Image
  • user avatar
    Philo Hermans
    @Philo01
    Nov 11, 2021
    Laravel Tip: You can use temporary download URLs for your cloud storage resources to prevent unwanted access. For example, when a user wants to download a file, we redirect to an s3 resource but have the URL expire in 5 seconds.
    Image
  • user avatar
    Philo Hermans
    @Philo01
    Aug 20, 2023
    | ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄| Just use Laravel |______________| \ (•◡•) / \ /
    30K030K
  • user avatar
    Philo Hermans
    @Philo01
    Sep 14, 2022
    In case you haven't seen the Laracon talk by @calebporzio about the upcoming @LaravelLivewire v3 features, this thread is for you 😎 Let's dive in 👇
  • user avatar
    Philo Hermans
    @Philo01
    Apr 5, 2022
    ❤️ Laravel + Livewire + Tailwind CSS. That's all.
  • user avatar
    Philo Hermans
    @Philo01
    Dec 31, 2021
    Laravel Tip: You can use the Blade::if() method to easily create new "if" directives. For example, verify if specific application features are enabled.
    Image
  • user avatar
    Philo Hermans
    @Philo01
    Apr 22, 2021
    Laravel Spotlight is now available 🎉 Spotlight is a @LaravelLivewire component that provides Spotlight/Alfred-like functionality to your @laravelphp application. It really makes navigating through your app so much quicker. I would love to see this in many other applications😎
    Image
    00:00
  • user avatar
    Philo Hermans
    @Philo01
    Apr 3, 2021
    I never enjoyed making form wizards, especially when fields should be shown or hidden based on different fields or complex conditions. But Laravel + Livewire makes this a joy ❤️ I didn't have to write a single line of Javascript. What do you guys think? 😄
    Image
    00:00
Advertisement
Advertisement