Working with JSON Column Updates in Laravel https://laravel-news.com/json-column-updates
Laravel News
Working with JSON Column Updates in Laravel - Laravel News
Master Laravel's JSON column update capabilities using the arrow syntax. Learn to efficiently modify specific portions of JSON data in your database while maintaining data integrity and structure.
β€4π1
Documenting API authentication in Laravel with Scramble https://laravel-news.com/documenting-api-authentication-in-laravel-with-scramble
Laravel News
Documenting API authentication in Laravel with Scramble - Laravel News
With Scramble, you can document your APIβs authentication setup and even automate authentication requirements based on middleware, avoiding manual annotations.
π2
Incorporating URL Fragments in Laravel's Pagination https://laravel-news.com/pagination-url-fragments
Laravel News
Incorporating URL Fragments in Laravel's Pagination - Laravel News
Discover how to enhance Laravel's pagination with URL fragments. Learn to maintain scroll position and context across page navigation while improving user experience in content-heavy applications.
π4β€2
Laravel Playwright - Start testing with Playwright quickly https://laravel-news.com/laravel-playwright
Laravel News
Laravel Playwright - Start testing with Playwright quickly - Laravel News
The Laravel Playwright package provides the boilerplate needed to begin testing your Laravel applications with Playwright quickly. This package will help you install all the necessary files and provide Laravel-specific helpers.
π2π1
Laravel 12 and Laravel Shift with Jason McCreary https://laravel-news.com/laravel-12-laravel-shift
Laravel News
Laravel 12 and Laravel Shift with Jason McCreary - Laravel News
We are joined by Jason McCreary to discuss the upcoming release of Laravel 12, the importance of small improvements in the framework, and the role of Laravel Shift in making our lives easier.
β€2π₯±1
Managing Data Races with Pessimistic Locking in Laravel https://laravel-news.com/managing-data-races-with-pessimistic-locking-in-laravel
Laravel News
Managing Data Races with Pessimistic Locking in Laravel - Laravel News
Explore Laravel's pessimistic locking methods to prevent data races in concurrent operations. Learn to implement robust data consistency measures in high-stakes scenarios like financial transactions.
β€7
Laravel IDEA v10 is Here https://laravel-news.com/laravel-idea-v10
Laravel News
Laravel IDEA v10 is Here - Laravel News
The Laravel IDEA team released v10βthe most significant release to date! It includes smart database table and field completion, powerful Inertia.js support, native Facade support, and more.
π₯12π7π4π₯±3β€1π1
Expose v3 is now out! https://laravel-news.com/expose-v3-is-now-out
Laravel News
Expose v3 is now out! - Laravel News
The new version brings powerful new features that make you even more productive when working with third-party APIs, a brand new dashboard design, Vite detection, and multiple performance improvements.
β€3
Managing Multi-Device Sessions with Laravel's Device Logout Feature https://laravel-news.com/logout-other-devices
Laravel News
Managing Multi-Device Sessions with Laravel's Device Logout Feature - Laravel News
Master the implementation of multi-device session management in Laravel. A comprehensive guide to terminating user sessions across devices and strengthening application security.
β€5
Integrate Grok AI in Laravel https://laravel-news.com/grok-ai-laravel
Laravel News
Integrate Grok AI in Laravel - Laravel News
The Grok AI package seamlessly integrates Grok AI into Laravel applications with an elegant, developer-friendly package. Leverage powerful AI models for chat, automation, and NLP while maintaining Laravel's expressive simplicity.
π©15π5β€3π1π₯±1
Eloquent Relationship Queries in Laravel with whereRelation https://laravel-news.com/whereRelation
Laravel News
Eloquent Relationship Queries in Laravel with whereRelation - Laravel News
Unlock the power of Laravel's whereRelation method for streamlined relationship filtering. Build expressive queries that filter models based on related data without complex joins.
π5π₯2β€1
Fire Tower: Application & Config Monitoring https://laravel-news.com/fire-tower-application-config-monitoring
Laravel News
Fire Tower: Application & Config Monitoring - Laravel News
Fire Tower is a Laravel package and service to keep tabs on your applications. Let us keep watch on your config, package versions, and more.
π2β€1π1
Laravel 12 is Now Released https://laravel-news.com/laravel-12
Laravel News
Laravel 12 is Now Released - Laravel News
Laravel 12 has been released. It introduces new starter kits for React, Vue, and Livewire and updates the latest upstream dependencies.
π₯34β€11π11π€·ββ4β‘1π1
Latest and Oldest Relationship Methods in Laravel https://laravel-news.com/latest-and-oldest-relationship-methods-in-laravel
Laravel News
Latest and Oldest Relationship Methods in Laravel - Laravel News
Explore Laravel's latestOfMany and oldestOfMany methods for simplified relationship queries. Create expressive ways to access your models' first or most recent related records.
π₯9π1π―1
Getting to Know Laravel's New Starter Kits https://laravel-news.com/getting-to-know-laravel-12-starter-kits
Laravel News
Getting to Know Laravel's New Starter Kits - Laravel News
With the release of Laravel 12, we have three new starter kits for React, Vue, and Livewire. Each starter kit also has a WorkOS AuthKit variant. These kits are beautiful inside and out, from the code to the UI!
π₯5π1
ImapEngine is a simple API for managing mailboxes without the PHP extension https://laravel-news.com/imapengine
Laravel News
ImapEngine is a simple API for managing mailboxes without the PHP extension - Laravel News
Steve Bauman talks with us about his newest package, ImapEngine, which provides a simple API for managing mailboxes -- without the PHP extension.
π5
Dynamic Relationship Loading in Laravel https://laravel-news.com/loadMissing
Laravel News
Dynamic Relationship Loading in Laravel - Laravel News
Harness Laravel's loadMissing method for optimized relationship loading. Load related data conditionally and prevent N+1 query problems while keeping your code clean and efficient.
π₯5π1