Conditional Context Management Made Easy with Laravel's Context Facade https://laravel-news.com/conditional-context-management
Laravel News
Conditional Context Management Made Easy with Laravel's Context Facade - Laravel News
Enhance your Laravel application's data sharing with the Context Facade's Conditionable trait, enabling elegant conditional context management for role-based configurations and environment-specific settings with expressive, readable syntax.
π4
Laravel Herd Raycast Extension https://laravel-news.com/laravel-herd-raycast-extension
Laravel News
Laravel Herd Raycast Extension - Laravel News
The BeyondCode team released a Laravel Herd extension for the popular Raycast productivity application. Quickly install new PHP versions, update your global PHP version, open your `php.ini` files in your editor, and much more.
β€6
Larabelles, Conference Speaking, and more with Zuzana K https://laravel-news.com/larabelles-conference-speaking-and-more-with-zuzana-k
Laravel News
Larabelles, Conference Speaking, and more with Zuzana K - Laravel News
In this episode, Eric Barnes sits down with Zuzana to explore the power of community in tech and her journey building Larabelles
β€4π4π2
Monitor HTTP Interactions with Laravel's New Http::record() Method https://laravel-news.com/http-record
Laravel News
Monitor HTTP Interactions with Laravel's New Http::record() Method - Laravel News
Enhance your Laravel application testing with the Http::record() method that allows you to monitor actual HTTP interactions while maintaining real communication with external services, perfect for integration testing and API debugging.
β€4π2
Enhancing Database Error Diagnostics with Laravel's getRawSql https://laravel-news.com/getrawsql
Laravel News
Enhancing Database Error Diagnostics with Laravel's getRawSql - Laravel News
Discover how Laravel's getRawSql method transforms database debugging by providing complete SQL queries with all bindings integrated, helping developers quickly identify and resolve database errors in their applications.
β€5
Register Now for a Laravel Debugging Workshop by Sentry https://laravel-news.com/debug-laravel-with-sentry
Laravel News
Register Now for a Laravel Debugging Workshop by Sentry - Laravel News
Register now for a hands-on demo of monitoring and debugging Laravel applications with Sentry. You will learn how to add tracking context across your stack, see session replays in action, and more!
Boosting Queue Management with Laravel's JobQueueing Event https://laravel-news.com/jobqueueing
Laravel News
Boosting Queue Management with Laravel's JobQueueing Event - Laravel News
Learn how Laravel's new JobQueueing event expands your queue system's capabilities by providing a pre-dispatch hook for monitoring and manipulating jobs right before they enter your queue provider.
β€6π1
Herd Xdebug Toggler for Visual Studio Code https://laravel-news.com/herd-xdebug-toggler
Laravel News
Herd Xdebug Toggler for Visual Studio Code - Laravel News
Enable or disable Xdebug extension for Laravel Herd
π3β€2π₯1
Converting Non-Decimal Strings with Laravel's Enhanced toInteger() Method https://laravel-news.com/strings-tointeger
Laravel News
Converting Non-Decimal Strings with Laravel's Enhanced toInteger() Method - Laravel News
Discover how Laravel's enhanced toInteger() method simplifies working with non-decimal numbers by accepting a base parameter, allowing seamless conversion of hex, binary, and octal values within your fluent string operations.
β€4π2π1
Memoized Cache Driver in Laravel 12.9 https://laravel-news.com/laravel-12-9-0
Laravel News
Memoized Cache Driver in Laravel 12.9 - Laravel News
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.
π₯4π2π€1
Navigating Dates Elegantly with Carbon in Laravel https://laravel-news.com/carbon-next-previous
Laravel News
Navigating Dates Elegantly with Carbon in Laravel - Laravel News
Explore how Laravel's Carbon library simplifies date navigation with intuitive methods for finding specific days and times, making complex scheduling logic more readable and maintainable in your applications.
π₯8β€2π1
Laravel Simple RabbitMQ Package https://laravel-news.com/laravel-simple-rabbitmq-package
Laravel News
Laravel Simple RabbitMQ Package - Laravel News
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.
β€7
Optimizing Actions with Laravel's Fluent Class https://laravel-news.com/actions-fluent-class
Laravel News
Optimizing Actions with Laravel's Fluent Class - Laravel News
Discover how Laravel's Fluent class transforms action implementations by providing built-in data transformation methods and cleaner validation capabilities compared to traditional array approaches.
π3π₯3
PhpStorm 2025.1 is Here https://laravel-news.com/phpstorm-2025-1-is-here
Laravel News
PhpStorm 2025.1 is Here - Laravel News
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.
π₯12β€2π2π©1
Streamlining Context Validation in Laravel https://laravel-news.com/context-validation
Laravel News
Streamlining Context Validation in Laravel - Laravel News
Learn how Laravel simplifies context validation with the new missing() and missingHidden() methods that provide cleaner boolean checks for key existence in your Context service.
β€3