Libraries tagged by Laravel Logger Core
modernmcguire/mailspy
5272 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
9729 Downloads
Logging incoming HTTP requests
codexpedite/laravel-supabase-logger
298 Downloads
A modular Laravel package for logging to Supabase with deduplication, tagging, and occurrence tracking
codebar-ag/laravel-event-logs
843 Downloads
Event logging for HTTP requests and model events with pluggable providers.
codemastersolutions/code-log
330 Downloads
Pacote simplificado para persistĂȘncia de logs
noin/filament-activity-log
243 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.
ekoukltd/user-notification-prefs
4380 Downloads
Laravel Notification Code Builder, Audit logger and User preferences for notifications
the-caretakers/laravel-request-logger
95 Downloads
Log HTTP requests and responses in Laravel applications.
elaborate-code/laravel-eloquent-logs
278 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
jsefton/laravel-queue-logger
361 Downloads
Creates log of jobs being processed from the queue
nekman/laravel-model-logger
905 Downloads
Create a log entry every time a model has been inserted, updated or deleted
brunogritti/laravel-user-url-logs
141 Downloads
Creates a laravel table, model and middleware that logs all urls that user accesses
brunogritti/laravel-user-activity-logs
162 Downloads
Creates a laravel table, model and trait that logs all user activity based on which model it's imported
salibhdr/php-dump-logger
339 Downloads
PHP dump logger uses Symfony's var-dumper to create a simple, easy to use, eye-friendly, and pretty log files for any PHP application. It can be used either standalone, with Laravel, Symfony, yii2, and other PHP frameworks