Real-time monitoring straight from the command line for Laravel applications. Source: Read MoreÂ
Laravel
Larafast continues to extend its boilerplates list. Introducing Larafast Fast Projects, a new collection of ready-to-go boilerplates designed to accelerate…
Laravel PostHog is a package integrating PostHog—a platform to analyze, test, observe, and deploy new features—with Laravel. It builds on…
The chaotic-schedule package for Laravel allows you to randomize scheduled command execution time and date intervals via Pseudorandom number generators…
Laravel Forge provides an easy way to provision a server and deploy applications, but, if you prefer,… Source: Read MoreÂ
This week, the Laravel team released v11.10, with the ability to pass a callback to updateOrInsert, support for soft-deleted models with explicit…
Have you even run into a situation where you wanted a card or panel in your UI… Source: Read MoreÂ
Package to provide easy api to build apex charts on Laravel Source: Read MoreÂ
There are a few ways to work with Laravel’s factories in feature tests, such as creating a model during setUp()…
We spend a lot of time developing a project, but we ultimately need to deploy it to… Source: Read MoreÂ
Validation is an important part of any web application. It can help to prevent security vulnerabilities, data corruption, and a…
Google Gemini PHP for Laravel is a supercharged PHP API client that allows you to interact with the Google Gemini…
The Eloquent JoinWith package by Mohammed Safadi lets you join existing HasOne and BelongsTo model relationships with a new joinWith()…
Time Warden is a lightweight PHP library that enables you to monitor the processing time of tasks and take actions…
This week, the Laravel team released v11.9, which includes a new default exception page, a way to prevent destructive commands from running,…
The DB Auditor package for Laravel helps you audit your MySQL database standards and provides options to add missing constraints…
Have you ever wanted to use inRandomOrder and paginate together in one Eloquent query? They seem to… Source: Read MoreÂ
In an upcoming Laravel release, you can prevent commands like database migrations from accidentally running in production environments. The next…
In Laravel, you can configure additional environment files that will load instead of the .env file. This feature is helpful…
Laravel Top provides real-time monitoring directly from the command line for Laravel applications. It helps you track critical metrics and…