Libraries tagged by laravel user logger
trexology/contactable
362 Downloads
Allows users to have multiple e-mail addresses and phone numbers, and log in with them, on Laravel
opcodesio/log-viewer
5634357 Downloads
Fast and easy-to-use log viewer for your Laravel application
danielme85/laravel-log-to-db
775161 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
cjmellor/browser-sessions
21790 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
muhammadhuzaifa/telescope-guzzle-watcher
188501 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
awt/apilogger
132537 Downloads
Small laravel package for viewing api logs which can be used in debugging.
stepanenko3/laravel-log-viewer
83616 Downloads
Fast and easy-to-use log viewer for your Laravel application
barchart/laravel-remember-all
25924 Downloads
A Laravel session driver to remember all devices a user has logged in with.
dcodegroup/activity-log
70695 Downloads
Simple package which dcode uses to manage activity logs
muhammadhuzaifa/laravel-pulse-guzzle-recorder
17847 Downloads
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse Slow Outgoing Requests.
softon/sms
28527 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
commando1251/log-viewer
9522 Downloads
Fast and easy-to-use log viewer for your Laravel application. This package is a fork with Kuber fix
salibhdr/php-dump-logger
330 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
pbmedia/laravel-single-session
1773 Downloads
Prevent a User from being logged in more than once
tankertrackers/laravel-telegram-bot-logger
1894 Downloads
An easy-to-use wrapper around Telegram, allowing you to use it as a Log channel in Laravel.