ICYMI
laravel.com/blog/inertia...
I am happy to announce that Forte v1 is now available! Forte is my new library for parsing and modifying #laravel Blade.
fortephp.com
You can now ship on Laravel Cloud for free, no credit card required. All new accounts receive $5 in credit. It's never been easier to get your app live.
Sign up โ connect repo โ deploy in 60 seconds or less: cloud.laravel.com/sign-up
A screenshot from https://www.guidelabs.ai/post/steerling-8b-base-model-release/ showing a prompt: โRising ocean temperatures driven by increased atmospheric CO2 have disrupted marine ecosystems, causing coral bleaching events and shifting the migration patterns ofโ An output: โfish species. This has led to a decline in fish populations and the degradation of marine habitats. Additionally, ocean acidification due to the absorption of CO2 is affecting shell-forming organisms such as mollusks and corals, impacting their ability to build and maintain skeletal structures. This could lead to significant consequences for fisheries and coastal communities that rely on these resourcesโ And then a section called โtraining data attributionโ. It attributed 26% to arXiv, 25% to Wikipedia, 17% to Nemotron (syn), 16% to Nemotron (real), 10% to PES2O, and 6% to FLAN.
www.guidelabs.ai/post/scaling...
This is extremely cool. Guide Labs have trained an LLM that can tell you what part of the prompt was most relevant to each part of the output, what concepts it ties to each part of the output, and what part of its training data influenced the output.
laravel new command being run in the terminal, now with a Svelte option
Welcome to the party, @svelte.dev
New starter kit just dropped:
Laravel + Svelte + Inertia
I love this. atproto at its best nekomimi.leaflet.pub/3m6pcklmvt222
thanks everyone for the warm welcome @atproto.london! here's my demo of Inlay from today. code not ready for release yet but i'll try to get it to a releasable stage over the next weeks
Laravel Prompts v0.3.11 introduces a new `number` prompt:
โ
Automatically validates that the value is numeric
โจ๏ธ Use the up/down arrows to increase/decrease value
๐๏ธ Clamps the value at the min/max
๐ Auto-casts to int if there is a value
๐ Falls through to additional validation
Data visualization: Every human language, from modern day back through protolanguage to a hypothetical common origin. Accurate, sourced, possibly complete. Includes sign language!
Tap or mouse over to highlight individual branches; many also have more info.
๐ this project has been a beast
Screenshot of a terminal running on android where I execute some inline JS via node, printing "hey"
Apparently android has an officially supported Terminal that runs on Debian now? Anyway I installed node on my phone lol
Android now lets you enable a Linux development environment, with a built-in terminal app. So you know what that means? I can run Astro on my phone
Holy shit.
Laravel Wrapped was built in <2 weeks:
โ55K AI summaries.
โData from Laravel Cloud, Forge, and Nightwatch.
โCustom OGs.
Cloud & Boost made shipping the easy part. โจ
Hereโs how it came together in the words of those who built it โ
laravel.com/blog/how-we-...
Today we're bringing Precognition to Inertia's Form component! ๐ฎ
And not only in the Form component, we're also bringing it to useForm() out of the box. No additional packages needed anymore.
Say hello to a brand new kind of prop in Inertia: Once Props! ๐จ
Once Props are evaluated only once on the server and then carried over to the next page that has the same prop. This is ideal for shared data that rarely changes or data that is huge or expensive to compute.
You too can make a tiny, fixed-width website in the year of our lord 2025 โก๏ธ lynnandtonic.com
โก๏ธ The first Vite 8.0 beta is here!
- Powered by Rolldown, bringing significantly faster production builds and more consistency
- New features such as tsconfig paths or emitDecoratorMetadata support
- Bumping browser targets aligned with Baseline Widely Available
Read more in our announcement post!
Today is Day 1 of the Laravel OSS Advent Calendar.
Fresh videos for 25 days on packages you should know about.
laravel.com/advent
Announcing Oxfmt Alpha! ๐
Weโre excited to announce the alpha release of Oxfmt, our Rust-powered formatter.
We designed Oxfmt to be easily adoptable, especially for existing Prettier users
More below and in our announcement post voidzero.dev/posts/announ...
Gave the Inertia website a fresh coat of paint and moved the docs over the Mintlify! This means:
๐ Better search results
๐ค Plays nicer with AI
๐งโ๐ป Easier to maintain
๐จ Looks purdy
Shoutout to @jrmybtlr.com (๐) and @pascalbaljet.bsky.social (๐) for all of their work on this!
Behold:
inertiajs.com
Our most requested Laravel Cloud feature is here: WebSockets powered by Laravel Reverb.
Add real-time features to your application with the click of a button, no need to spin up a separate server or manage a 3rd-party login.
Learn more and get started:
laravel.com/blog/introdu...
Are we getting PHP in JS? And how is this related to @vite.dev and SSR?
I've taken a look at Rendu, the hypertext preprocessor also used by the upcoming @nitro.build v3
youtu.be/Qk2oNBRw2Y8
The latest release of Inertia brings support for View Transitions! ๐ฅ
The View Transitions API is a browser feature that lets you animate between pages. It can be a simple cross-fade, and you can even animate specific elements from one page to the next.
(slow video on purpose)
Just launched OG Kit to the waitlist! ๐ค
"We're doing Event Sourcing with Kafka!"
Maybe. Depends how you're using it.
Kafka can be an event store, but I know several teams using it just for streaming, not sourcing.
Looks similar, but it's not the same thing!
#EventSourcing #Kafka
I don't think Steve is on here, so happy to shill for him
Gimme
www.framecap.app
So, Framecap is incredibly dope, but me being me I had to wrap it in a quick and dirty CLI helper
- Auto creates a timestamped directory
- Auto configures the common arguments I want
- Simple checkboxes for selecting what I want to record
- Aliased to `record`
I dug into progressive image rendering and found a bunch of common assumptions aren't quite true.
โก๏ธ JPEG & WebP progressive-renders worse in Safari
โก๏ธ AVIF _does_ support progressive
โก๏ธ But JPEG XL in Safari doesn't
โก๏ธ JPEG XL decodes much slower than AVIF
โฌ๏ธ and more
jakearchibald.com/2025/present...
laravel new --yarn laravel new --bun laravel new --pnpm laravel new --npm
As of today, you can now pass a flag to `laravel new` to initialize your new Laravel project with the Node package manager of your choice ๐ฆ
๐ฃ The Laravel Open Source team is hiring!
If you want to help create an incredible developer experience that impacts hundreds of thousands of software engineers, let's chat ๐ค
apply.workable.com/laravel/j/15...