The PHP MCP Server SDK is a package that makes it incredibly easy to build your MCP-compliant servers The post…
PHP
It’s official! As of today, August 12, 2025, Filament v4 is officially stable! And in large part, that is thanks…
Take control of Laravel authorization with the UsePolicy attribute. This feature allows explicit policy assignment to models, overriding naming conventions…
Vizra ADK brings software engineering principles to AI development in Laravel. The post The Laravel Way to Build AI Agents…
Send Laravel errors to Flare Source: Read MoreÂ
Establish reliable database foundations with Laravel’s comprehensive seeding system that enables consistent data environments across development stages. These tools support…
The yasin_tgh/laravel-postman Composer package generates Postman collections from your Laravel routes with intelligent organization and rich documentation capabilities. The post…
Useful Laravel links to read/watch for this week of August 7, 2025. Source: Read MoreÂ
Heart Disease Prediction using Python & Machine Learning is a final-year academic project that uses medical data and ML algorithms…
Master Laravel’s dependency injection through advanced service container patterns that enable flexible application architecture. These powerful binding mechanisms support contextual…
The Laravel MultiPersona package is a lightweight context-layer system for Laravel users. It allows a single user to switch between…
Enhance Laravel object creation with helper utilities that enable fluent configuration through closures. These tools streamline complex setup operations while…
The Laravel ChronoTrace package enables you to record and replay Laravel requests deterministically and generate tests from production traces. The…
Accelerate Laravel batch job development with the enhanced make:job command that automatically generates complete batch-ready classes. This streamlined approach eliminates…
A Laravel package for sending Firebase Cloud Messaging (FCM) notifications with support for Laravel’s notification system. The post Send Notifications…
Introducing Laravel Boost, your AI coding starter kit. The post Laravel Boost, your AI coding starter kit appeared first on…
The Billing System using PHP and MySQL is a role-based application designed to streamline and automate the process of billing…
Transform Laravel database queries with reusable scope patterns that encapsulate common filtering logic. These powerful abstractions enable elegant query composition…
Caleb Porzio presented Livewire 4 on the second day of Laracon US 2025, unveiling the next major version of Livewire.…
Optimize Laravel API routes with shallow nesting to reduce URL complexity while preserving resource relationships. This approach eliminates redundant parent…