Libraries tagged by Laravel Logger Core
modernmcguire/mailspy
4662 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
dragon-code/laravel-http-logger
9723 Downloads
Logging incoming HTTP requests
jsefton/laravel-queue-logger
256 Downloads
Creates log of jobs being processed from the queue
codemastersolutions/code-log
149 Downloads
Pacote simplificado para persistência de logs
always-open/laravel-process-stamps
15969 Downloads
Logs which process created or modified a record
bavix/laravel-prof
650 Downloads
Code profiling made easy for Laravel
ekoukltd/user-notification-prefs
4279 Downloads
Laravel Notification Code Builder, Audit logger and User preferences for notifications
rockbuzz/lara-activities
5087 Downloads
Lara Activities is a package that monitors activities for creating, editing, and deleting features, including manipulations of related tables.
codetech/laravel-api-logs
94 Downloads
A lightweight Laravel package for logging requests made to your API.
elaborate-code/laravel-eloquent-logs
277 Downloads
A simple way to log changes that occur on Eloquent models
creative-syntax/laravel-logviewer
24 Downloads
A simple laravel package for log viewer
nekman/laravel-model-logger
905 Downloads
Create a log entry every time a model has been inserted, updated or deleted
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
ecomac/echo-log
55 Downloads
EchoLog es un paquete para Laravel que monitorea el archivo de logs de tu aplicación y envía alertas cuando detecta errores repetitivos. Es ideal para mantener un seguimiento proactivo de fallos en producción mediante notificaciones por Discord y correo electrónico.
waseet/filament-activity-log
355 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.