JSON Unicode Cast Type Added in Laravel 12.3 https://laravel-news.com/laravel-12-3-0
Laravel News
JSON Unicode Cast Type Added in Laravel 12.3 - Laravel News
The Laravel team released v12.3.0, which includes a new JSON Unicode cast type, check linked storage status in the "artisan about" command, native JSON and JSONB support in SQLite schemas, and more.
π5β€1π₯1
Leveraging Laravel's Conditional Ping Methods for Task Monitoring https://laravel-news.com/conditional-ping-for-task-monitoring
Laravel News
Leveraging Laravel's Conditional Ping Methods for Task Monitoring - Laravel News
Upgrade your Laravel scheduler monitoring with conditional ping methods. This approach allows for selective notifications based on environment, application state, or custom conditions for more precise task tracking.
β€4
Simple Cookie Consent Packge for Laravel https://laravel-news.com/simple-cookie-consent-packge-for-laravel
Laravel News
Simple Cookie Consent Package for Laravel - Laravel News
The Laravel Cookie Guard package provides a simple cookie consent window through which users can specify the cookies they want to allow.
π1
Stargazing in Your Laravel App with Intervention Zodiac https://laravel-news.com/intervention-zodiac
Laravel News
Stargazing in Your Laravel App with Intervention Zodiac - Laravel News
Intervention Zodiac helps to calculate zodiac signs and to resolve the respective star sign from various data types
π€‘11π©9π
4β€1π»1π¦1
String Manipulation with Laravel's remove Method https://laravel-news.com/string-manipulation-remove
Laravel News
String Manipulation with Laravel's remove Method - Laravel News
Improve string manipulation in your Laravel applications with the Str::remove method. This utility makes character removal operations more readable while supporting both single character and array-based pattern removal.
β€5
Create Self-Contained PHP Executables with PHPacker https://laravel-news.com/create-self-contained-php-executables-with-phpacker
Laravel News
Create Self-Contained PHP Executables with PHPacker - Laravel News
PHPacker enables you to package any PHP script or PHAR into a standalone, cross-platform executable. It handles all the complexity of bundling PHP with your application, making distribution simple and hassle-free.
π₯5β€4
Connecting Laravel Socialite with Google Client PHP Library https://laravel-news.com/connecting-laravel-socialite-with-google-client-php-library
Laravel News
Connecting Laravel Socialite with Google Client PHP Library - Laravel News
This article will guide you through setting up Laravel Socialite with Google OAuth and connecting it to the Google Client PHP Library.
π4π₯1
Handling Nested Attributes with Laravel's Fluent set Method https://laravel-news.com/nested-attributes-fluent
Laravel News
Handling Nested Attributes with Laravel's Fluent set Method - Laravel News
Simplify complex data handling in Laravel applications with the Fluent set() method, allowing for intuitive management of nested attributes using dot notation while maintaining a clean, chainable interface.
β€4π₯1
Come for the Simplicity, Stay for the Extensibility: Identity with FusionAuth https://laravel-news.com/identity-with-fusionauth
Laravel News
Come for the Simplicity, Stay for the Extensibility: Identity with FusionAuth - Laravel News
FusionAuth is a downloadable Customer Identity and Access Management (CIAM) solution for developers and engineering teams to add authentication features in their app within minutes; including login, registration, SSO, MFA, social login, authorization andβ¦
π4π€£1
Configuring Middleware in Laravel https://laravel-news.com/configuring-middleware-in-laravel
Laravel News
Configuring Middleware in Laravel - Laravel News
If you are maintaining Laravel 10 applications or earlier, learn how using middleware has changed from earlier versions to Laravel 12, the latest version.
π7π2
Precise Collection Filtering with Laravel's whereNotInStrict https://laravel-news.com/wherenotinstrict
Laravel News
Precise Collection Filtering with Laravel's whereNotInStrict - Laravel News
Elevate your Laravel collection filtering with whereNotInStrict for type-sensitive exclusions that ensure both value and data type must match, delivering more predictable results when working with mixed data sources.
β€4π1
Download Files Easily with Laravel's HTTP sink Method https://laravel-news.com/http-sink
Laravel News
Download Files Easily with Laravel's HTTP sink Method - Laravel News
Simplify file downloads in Laravel with the HTTP sink method that creates a direct pipeline from remote resources to local storage, efficiently handling large files without memory concerns while streamlining your download code.
β€8π3π₯1
Customizing Laravel Optimization with --except https://laravel-news.com/laravel-optimization-except
Laravel News
Customizing Laravel Optimization with --except - Laravel News
Enhance your Laravel deployment workflow with the --except flag for optimization commands, allowing selective exclusion of specific caching operations while maintaining other performance benefits across different environments.
π6π€3β€2π©2
Generate Documentation in Laravel with AI https://laravel-news.com/docudoodle-laravel-ai-documentation
Laravel News
Generate Documentation in Laravel with AI - Laravel News
Docudoodle is a PHP documentation generator package for Laravel that analyzes your codebase and creates documentation using your AI of choice. Docudoodle helps you understand your codebase better.
π7β€2π1π1π1
Introducing Hypervel: A Coroutine Framework for Laravel Artisans https://laravel-news.com/introducing-hypervel-a-coroutine-framework-for-laravel-artisans
Laravel News
Introducing Hypervel: A Coroutine Framework for Laravel Artisans - Laravel News
Hypervel is a high-performance PHP framework inspired by Laravel, offering native coroutine support for developers building high-concurrency and I/O-intensive applications
π₯10β€7
Enhanced HTTP Client Debugging in Laravel https://laravel-news.com/http-client-debugging
Laravel News
Enhanced HTTP Client Debugging in Laravel - Laravel News
Streamline your HTTP debugging workflow in Laravel with the new dump and dd methods for the HTTP Client, offering quick inspection of responses and headers with the same familiar syntax used throughout the framework.
π5
Generate Persistent Unique Values in Laravel https://laravel-news.com/generate-persistent-unique-values-in-laravel
Laravel News
Generate Persistent Unique Values in Laravel - Laravel News
Laravel Unique Values is a package that generates persistent unique values with support for concurrency. It supports features like concurrency and generator customizations, storing unique values in the database.
π2β€1