An Official PHP SDK for MCP announced in partnership between the PHP Foundation, Anthropic, and Symfony - bringing a standard AI integration to PHP
|
AI agents with too much access can leak data, perform unintended actions, or expose your platform to risk.
WorkOS helps engineering teams secure agent workflows by implementing:
- Scoped access to limit what agents can touch
- Least-privilege enforcement to prevent overreach
- Auditability to observe and debug runtime behavior
- Secure handling of secrets and credentials
- Detection of risky or unusual activity
Built for fast-moving AI teams, WorkOS gives you the building blocks to ship secure, enterprise ready agent workflows without building auth from scratch.
|
The Laravel team released version 12.27.0 this week, introducing support for SQS FIFO queue message group IDs in Laravel. Group IDs unlock the ability to utilize Amazon's fair queue feature in SQS.
|
Bifrost — the hosted build service for NativePHP — officially launches Tuesday, September 9th
|
Laravel Jobs
The official Laravel job board connecting the best jobs with top talent.
|
|
|
Now hiring
Post a job on LaraJobs and it'll be featured here next week.
|
This week Jake and Michael discuss New Pest, speaker bingo, and Laravel in Practice
|
Transform messy Laravel controllers with 15+ lines of calculations into clean, three-line coordinators using custom collection methods. This practical tutorial shows you how to make your business logic reusable across your entire application with Laravel 12's CollectedBy attribute.
|
Laravel Livewire's #[On] attribute and dispatch system create powerful event-driven component communication, enabling responsive interfaces where components coordinate behavior while maintaining independence and clean architectural separation.
|
An in-depth guide on documenting API responses with Scramble.
|
Laravel Livewire's #[Validate] attribute revolutionizes form validation by placing rules directly on component properties, creating more readable code while maintaining powerful validation capabilities for modern web applications.
|
Implement confirmation dialogs in Laravel Livewire using the wire:confirm directive. This feature provides native browser confirmations for critical actions, with support for dynamic messages and advanced prompt-based confirmations for enhanced user safety.
|
In this tutorial, we will build a movie application with autocomplete leveraging MongoDB Atlas Search with Laravel
|
The Laracon AU 2025 schedule is now live, with the full list of talk titles published today!
|
Handle ownership relationships between Eloquent models in a flexible way with Laravel Ownable.
|
Laravel's ThrottlesExceptions middleware now includes the failWhen() method, providing enhanced job failure control. Unlike deleteWhen(), this method marks jobs as failed while stopping job chains and preserving failure information for debugging.
|
|