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.
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.
Explore the Laravel Developers Report 2025 by Adeva—uncover trends, AI impact, and salary benchmarks to stay ahead in the Laravel ecosystem.
With Scramble, you can document your API’s authentication setup and even automate authentication requirements based on middleware, avoiding manual annotations.
Phiki is a PHP syntax highlighter developed by Ryan Chandler used to create code syntax highlighting for both web and terminal.
Profanify is a PestPHP Plugin designed to detect and flag instances of profanity within your application.
This package lets you benchmark your artisan commands providing metrics for Execution Time, Memory Usage, SQL Query Count and Number or Rows returned/affected.
Master the implementation of multi-device session management in Laravel. A comprehensive guide to terminating user sessions across devices and strengthening application security.
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.
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.
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.