We just published a new package called Laravel Markdown Response that lets your Laravel app serve markdown versions of your HTML pages. Your existing controllers and views stay exactly the same. Let me walk you through what the package can do.
WebMCP is an exciting W3C proposal that just landed in Chrome Canary to try out. The idea is that you can use some HTML attributes on a form or register JavaScript tool methods to give agents direct access to content. This gives us as content ...
A while ago, we released laravel-pdf, a package to generate PDFs in Laravel apps. Under the hood, it used Browsershot (and therefore Puppeteer/Chrome) to convert HTML to PDF. That approach works great, but it does require Node.js and a headless ...
Tailwind CSS has changed how we build websites by using utility classes like text-center or bg-blue-500 directly in HTML. But as projects get bigger, the ...
Base UI 1.0 has officially launched! This unstyled React component library, backed by MUI, offers 35 accessible components with a commitment to long-term maintenance. With refined APIs and enhanced performance, it empowers developers to create custom ...