Discover how Laravel's mapInto method simplifies converting array values into PHP enum instances, providing type-safe transformations that make handling user input more robust and maintainable.
Discover how Laravel's mapInto method simplifies converting array values into PHP enum instances, providing type-safe transformations that make handling user input more robust and maintainable.
Master Laravel's assertReported method from the Exceptions facade to effectively test that your application correctly captures and reports exceptions during test execution.
The Syntech Firebase Cloud Messaging (FCM) package for Laravel makes it easy to use Laravel's notification system to send Firebase notifications.
Laravel Toaster Magic is a powerful, lightweight, and flexible toast notification library designed for modern web applications.
JetBrains released the stable version of PhpStorm 2025.1 this week with new AI features, PHPStan annotation code completion, debugging improvements, code completion for nested variables in .env files, and more.
The Simple RabbitMQ package for Laravel makes it simple to use RabbitMQ with support for multiple connections, easy publishing, and consumer mode. Learn how to use RabbitMQ and Laravel using this easy-to-configure package.
The Laravel team released v12.9.0, which includes a "memoized" cache driver, convenient relationship autoloading for a model instance, a DB transaction failure callback, and more.
We chat with Ashley Hindle about his newest project, WhispPHP, a Pure PHP SSH server.