Accelerate real-time feature development in Laravel with anonymous broadcasts that eliminate the need for dedicated event classes, offering a fluent API for sending ad-hoc notifications directly to your frontend.
Accelerate real-time feature development in Laravel with anonymous broadcasts that eliminate the need for dedicated event classes, offering a fluent API for sending ad-hoc notifications directly to your frontend.
Enhance your Laravel application's URL handling with the new query() method, providing a dedicated API for generating URLs with complex query parameters while maintaining proper encoding and parameter structure.
This article will guide you through setting up Laravel Socialite with Google OAuth and connecting it to the Google Client PHP Library.
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.
The Laravel Cookie Guard package provides a simple cookie consent window through which users can specify the cookies they want to allow.
Intervention Zodiac helps to calculate zodiac signs and to resolve the respective star sign from various data types
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.
In this video, we’re building an AI-powered FAQ chatbot in Laravel 12 using Livewire v3 and PrismPHP
Socialite Plus is a Laravel 12 React and Vue starter kit package that streamlines social login for Google, Facebook, GitHub, and LinkedIn.