Learn about four common errors you may encounter when using Vite in your Laravel applications. We'll cover possible causes and how to fix them.
Learn about four common errors you may encounter when using Vite in your Laravel applications. We'll cover possible causes and how to fix them.
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.
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.
Version 2.2 of Yii Validator package has been released. Here is the list of changes included in the new version:
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.
This week, development activity focused on the upcoming Symfony 7.3 version. We introduced a simpler way to configure DKIM and SMIME options, improved how to work with value objects in the container and added Markdown format support for tables in the console.