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.
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.
Intervention Image provides an easy and expressive way to edit images and supports PHP's two most common image processing libraries GD Library, Imagick or libvips.
The Laravel package "Intervention Validation" extends the framework's validation system by adding rules to validate specialized data formats such as IBAN, BIC, ISBN, and credit card numbers.
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.
Simplify URL handling in your Laravel applications with the powerful Uri class. This fluent interface makes complex URL operations more readable and maintainable while reducing common string manipulation errors.
Enhance your Laravel application's security model with backed enum support for permissions. This feature provides a type-safe approach to authorization checks while improving code readability and maintainability.
The World is a Laravel package that provides a comprehensive list of countries, states, cities, timezones, currencies, and languages.