With Scramble, you can create separate documentation for each API.
Explore trends in the PHP ecosystem based on the State of Developer Ecosystem Report 2024 by JetBrains.
Unlock the power of Laravel's whenHas method for handling request data presence. Discover how to process optional fields and execute conditional logic based on input availability.
The php-humanizer package by Norbert Orzechowicz humanizes readable values such as numbers, strings, dates, and more.
Aaron Francis just announced a new tool called Fusion that allows you to write PHP inside Vue and React components
Scaling Meteor is both an art and a science.At Propiedata, a property management platform with features like virtual assemblies, dashboards, and real-time voting, chat, reactions and participation queues, we successfully scaled our app to handle peaks of 30,000 concurrent users. Here’s how we did it and the lessons learned along the way.
During Taylor Otwell's talk at Laracon EU, he announced the release of Laravel 12 and brand new starter kits for Inertia and Laravel Livewire. These starter kits are impressive and due to release very soon!
Join over 300 Laravel and PHP enthusiasts for inspirational talks, engaging networking and amazing learning opportunities at Laravel Live London.
Learn how to handle missing request data in Laravel using missing() and whenMissing(). Discover elegant ways to process optional fields and set default values.