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
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
Integrate the Polar Billing Platform in Laravel https://laravel-news.com/laravel-polar
Laravel News
Integrate the Polar Billing Platform in Laravel - Laravel News
The Laravel Polar package seamlessly integrates your Laravel application with Polar.sh, a modern way to sell your SaaS and digital products. This package can handle subnoscriptions, recurring payments, and interact with Polar's API.
❤1👍1🥱1
Type-Safe Shared Data and Page Props in Inertia.js https://laravel-news.com/type-safe-shared-data-and-page-props-in-inertiajs
Laravel News
Type-Safe Shared Data and Page Props in Inertia.js - Laravel News
Working with Inertia.js is amazing, but managing shared data types between your Laravel backend and JavaScript frontend can quickly become unwieldy. In this post, I'll show you how to leverage Laravel Data DTOs and TypeScript to create a type-safe, maintainable…
❤8