🎉 1 Million weekly installs for 𝚊𝚒𝚖𝚘𝚌𝚔
The open source, mock infra for end-to-end AI app testing. It's as simple as:
1. Write a fixture.json (match → response)
2. npx aimock -f fixture.json
3. Point your API URL at localhost
𝚊𝚒𝚖𝚘𝚌𝚔 is used by @openclaw, @tan_stack, @mastra, AG-UI and more.
👉 𝚗𝚙𝚖 𝚒𝚗𝚜𝚝𝚊𝚕𝚕 @𝚌𝚘𝚙𝚒𝚕𝚘𝚝𝚔𝚒𝚝/𝚊𝚒𝚖𝚘𝚌𝚔
Free and reliable testing forever.
Mock everything in one place.
See more (repo, docs): https://t.co/p0aW7XyQ81
Even today, running the Laravel installer and seeing this stack as an option brings me so much joy 😍
It's such an honor, and so humbling, to see tools you've worked really hard on get used by thousands (err... millions!) of people.
My advice to younger developers — if some part of your development experience doesn't feel right to you, and your gut says there must be a better way, chase that.
When Adam and I started working on Tailwind CSS, many people thought CSS architecture was a "solved problem."
Same with Inertia.js — just use a REST or GraphQL API and OAuth or a third-party auth service... and this tool and that thing...
But I knew what I wanted — a modern JS framework like React/Vue/Svelte, but within the classic Laravel monolith architecture.
Don't be afraid to push against the standard way of doing things. You might just end up creating something awesome.
@stevebauman So here’s the trick:
Question:
After executing this action, what do we have now that we didn’t have before?
Answer: A cancelled project
👉 CancelledProjectController@store
Same applies to
ProjectController@store
AuthenticatedSessionController@store
https://t.co/FrGvnzOyUG
@_newtonjob@RicardoSawir Whoaa... I love the idea, but I think there something weird with this case. Destroy canceled project is used to uncancel it. Semantically bad...
Welcome to your new Laravel local development experience:
𝚙𝚑𝚙 𝚊𝚛𝚝𝚒𝚜𝚊𝚗 𝚍𝚎𝚟
↔️ Toggle between tabbed and interleaved output
🔁 Restart processes inline
🧹 Clear process logs
🔍 Search output
Freshly released in v13.25.0, enjoy! 🤘
Say hello to my newest package: Inertia UI Forms! ⚡️
Build serious forms without wiring up every field. Fields, validation, uploads, multi-step flows, it all lives in one form class that feels right at home in Laravel. Here's how that looks:
Petite mise à jour SEO sur Laravel Jutsu 🚀
J'ai intégré laravel/head, le nouveau package Laravel pour gérer les balises <head> (title, meta, Open Graph, JSON-LD…) directement côté serveur.
say hello to pest v5
· tia: the fastest testing engine in the world (literally instant)
· agent plugin: 10x better than any other browser agent
· phpstan + rector: built in
· evals: test your agents
ship it
Laravel developers, are you filtering the same collection twice?
If you need both the matching and non-matching items, partition() does it in a single call.
Bonus: it even supports higher-order messages. 👀
New Laravel package, with interesting approach.
wddyousuf/eloquent-autocache: Automatic, self-invalidating query caching for Eloquent models.
https://t.co/1Eq2YtCTXK