Innovative senior software engineer with 7+ years of experience in developing cutting-edge web and mobile applications.
Ask me about JavaScript, PHP & Dart.
Can I automate browsers with AI???
Can I automate email replies with AI???
Can I sleep at night peacefully, knowing fully well that there is something constantly monitoring the platforms under my care are running through scheduled checks?
Can I monitor that particular online store for discounts on products I would love to buy???
I answered YES to these questions and many more with my first personal project!
I'm calling it Flowshub for now, but that is still open for changes.
Watch this space for the final launch!
The full editor in all its glory.
Anything inside {{ }} is a valid JavaScript expression.
I can't believe I'm starting 2026 by writing a template engine with its editor.
๐ ๐ ๐ ๐
@patrickaigbogun I still believe the problem here is how you are trying to fight the framework.
Laravel is very customizable in a way that even upgrades will be a breeze but that's if you do things in the Laravel way.
Laravel developers eventually learn this:
The best architecture is the one your team can understand 6 months later.
Not the one that looks impressive today.
This is not a "Laravel" problem.
A framework is meant to be opinionated else it will lose focus and I believe beginners won't really bother about customizing the framework defaults, you are talking from the point of view of someone that has worked with their own curated list of libraries instead.
@patrickaigbogun Well, that's another option because going against the framework will always bite back in the future especially when you have too many customizations, then upgrading becomes a problem.
It seems @Spotify DJ X is experiencing memory loss???
It has literally been playing things off my usual vibe since morning.
No shades to these people, but I wonder when I started listening to them???
What happened to Seyi Vibez, Olamide, Muyeez, Famous Pluto, T.I. Blaze and the rest???
๐ตโ๐ซ At Oh Dear, we ran into a tricky DNS edge case while improving our monitoring. My colleague Mattias did a great job digging ๐ฅ into it and wrote up both the problem and how we're addressing it
The gist: A domain can be removed from a registry and still appear healthy to uptime checkers for days, because recursive resolvers can keep stale delegations warm.
We've just tagged new versions of Livewire, v3.8.1 and v4.3.1, with a fix to handle this error `Unable to find component: [page.component]` being triggered by bots!
๐ข Laravel OSS Changelog 2026.05
๐ค Font optimizations, including a @๐๐๐๐๐ Blade directive and Vite integration
๐ ๐๐๐๐๐ ๐๐๐๐๐๐๐๐ string conversion
๐ค Laravel AI sub-agent tools
๐ New ๐๐๐๐ modes in Inertia
๐พ Optional disk storage for large SQS payloads
All that (and more!):
https://t.co/EARQK0oO4v
@honour_can_code@patrickaigbogun@pxxl_space Worth noting that you can also use FrankenPHP with Buildpack but you will need to write a custom Dockerfile while in Railpack, your customizations can be done by just adding the Caddyfile or php.ini to the project root.
It's basically Caddy with PHP runtime built-in.
It has two modes:
- Traditional (Something like NGINX and Apache that starts up PHP for every new request and tear down after response)
- Worker (something like Node.js & Go that keeps the application warm in memory while waiting for requests)
And the best part is that all features of Caddy like On-demand TLS are still available and can be configured dynamically from PHP.
https://t.co/TcqAarqS7F
The gap between having an idea and putting it in front of real users keeps getting smaller.
If there's a side project you've been sitting on, build it.
If you've never tried Laravel and want to give it a shot, we made a prompt for you to paste into your agent. It tells the agent how to get started with Laravel, and even how to install PHP if necessary: https://t.co/VvqEH7MOYa