Good morning @laravelphp developers! It's finally time to introduce the next chapter of Splade 🔥
Say hello to Splade Core! This package will be the foundation of all future Splade packages. In one sentence:
You may now use Vue 3's Composition API in your Laravel Blade views 😍
Announcing a huge milestone for the AMPHP project – the release of amphp/http-server v3.0, compatible with AMPHP v3 and fibers! 🎉
amphp/http-server provides a non-blocking, concurrent HTTP/1.1 and HTTP/2 application server for #PHP
https://t.co/DUHgsim4tV
The example above is based on hello-world.php found in the examples directory. It demonstrates the basics of wiring up a simple HTTP server replying with "Hello, World!" to each request.
Last Saturday marked the first anniversary of #Laravel Splade! 🎉
I want to thank all supporters, sponsors, and people who submitted issues, ideas, and PRs! ❤️
#PHP#opensource
https://t.co/N0C2U5kZ6f
🥰Цішоткі для дзетак!
У міжнародны дзень абароны дзяцей хочам вам нагадаць, што праз сайт redbubble можна замовіць у тым ліку рэчы і для маленькіх беларусаў і беларусачак. Цішоткі, байкі і світшоты розных памераў — ад немаўлят да падлеткаў!
https://t.co/xyI3WpLJcn
Good tests make the implementation irrelevant.
Here's a simplified example for Laravel:
- Screenshot #1 is the test.
- #2 is a state-of-the-art implementation.
- #3 is a weird one that doesn't help anybody.
As you can see, the test stays the same between #2 and #3. 👌
I just tagged a new version of #Laravel https://t.co/xZqwpvizEH with a bunch of fixes and improvements, but of course, there are new features as well! 🤩
Thanks to a PR from @Jampire2, you can now customize how Table columns are sorted:
New on Laravel Pint v1.1: seems useful for CI/CD pipelines - such as Checks API - so yesterday, we added the "format" option from PHP-CS-Fixer to Pint. 📤
Thanks, @Jampire2, for this contribution.