Libraries tagged by Laravel Logger Core
jeffersongoncalves/laravel-created-by
9 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.
aliirfaan/laravel-simple-audit-log
182 Downloads
This package creates a database table to save audit logs and exposes events to log user actions.
ecomac/echo-log
14 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
349 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.
studiocreativateam/pab-laravel
2603 Downloads
Laravel SDK for PAB (https://studio-creativa.pl)
dragon-code/sentriable-laravel
6 Downloads
sentry/sentry-laravel package extension
bavix/laravel-prof
601 Downloads
Code profiling made easy for Laravel
andrey-helldar/sentriable-laravel
298 Downloads
sentry/sentry-laravel package extension
codeboxr/writelog
48 Downloads
simplified logging for laravel
recca0120/eloquent-logrotate
7 Downloads
laravel eloquent auto create table by daily or weekly or monthly or yearly
ksoft/klaravel
578 Downloads
Laravel control panel for developers, comes with integrated Scaffold generator, backups, logs, and built in instructions.
akashdevs/laravel-code-log-enhancher
0 Downloads
this is just a simple log package
marcelo-correa/laravel-logs
4 Downloads
codeat3/laravel-log-emails
0 Downloads
laravel-email-db-log
yogeshjoshi/laravel-time-logger
5 Downloads
Laravel Time Logger is a lightweight and developer-friendly profiling utility for Laravel. It helps measure and log code execution time effortlessly, making performance debugging simple and efficient.