Is this the biggest/longest Cloudflare outage? I don't remember anything taking this long to recover
Is this the biggest/longest Cloudflare outage? I don't remember anything taking this long to recover
Points for Bluesky for not being down because of Cloudflare while half of the internet is down
π π€ Iβm excited to release the first version of Laravel Loop, an MCP Server for Laravel that allows you to create custom tools and connect your Laravel app directly to AI tools like Cursor, Claude Code, Claude Desktop, and others.
github.com/kirschbaum-d...
Making some nice progress on the Filament MCP server for Laravel. Hoping to release the first version soonπ€
I interviewed two candidates just this week, and they were clearly using some AI tool behind the scenes to give them answers. I heard about this before, but it's so weird to see it live.
Now that AI companies have agreed on the MCP protocol, it is time for the tools (Cursor, Windsurf, Claude Code) to agree on some standard for the set of rules/memory/instructions you can set up. With multiple devs and tools, this becomes a mess.
Working on a little something π
Hoping to release it soon enough. Laravel + MCP Server + Some handy/cool tools shipped by default (Like exposing Filament via MCP)
I just found some 15-year-old PHP code from the good old days of building simple websites in PHP. At the time, I was still coding in Portuguese.
gist.github.com/luisdalmolin...
I had a theory about what could be wrong with a large codebase. I told Claude Code about my theory and asked it to find potential bugs related to the codebase. It did a pretty good job!
Currently trying out Claude Code and it's great. It even updates the readme with the updates it makes on the codebase
Open-source at some point becomes beautiful. Receiving well thought pull requests, with tests, fixing bugs that would take you probably hours and a lot of energy is just awesome.
Last week we published official Laravel 12 support + a few fixes from new contributors on the Eloquent Power Joins package.
Also, pretty awesome that it has crossed the 10M downloads mark.
github.com/kirschbaum-d...
I was for 30 minutes trying to debug a Livewire/Filament issue, thinking "I'm not even going to try asking AI, it won't know something so specific". It took me less than a minute after asking.
The latest version of the Google Ads API is already deprecated π€·ββοΈπ€¦ββοΈ
A sneak peek at something I've been cooking. This is deploying a Laravel application with SST on AWS Fargate, with a load balancer, SSL, configured domain, automatically linked resources and auto-scalable.
#laravel #sst #aws
TIL if you use TablePlus and runs "SHOW ENGINE INNODB STATUS" on MySQL, it may seem there's nothing there, but you actually need to select the "Status" column and there's a LOT of data in there, always. Very useful to find more information about locks (among many other things).
Hey π
Please be aware to set up the command exactly like it is on your actual scheduler, otherwise, the event mutex lock key might be different.
Have you ever had an issue in Laravel where your scheduled command using withoutOverlapping() wouldn't run?
It could be that the command was killed without enough time for Laravel to clear the scheduling cache lock, so Laravel thinks the command is still running and will not overlap runs.
High-severity Laravel security vulnerability. Update your Laravel applications ASAP.
github.com/advisories/G...
This is your monthly reminder to include autocomplete="one-time-code" in your 2fa inputs. Password manager users will be quietly thankful.
Looks like Iβm late to the party
So everyone is hanging around here now?