logdo/logdo-laravel is a Laravel package for a php sdk for logdo. a php and laravel logging app.
It currently has 2 GitHub stars and 10 downloads on Packagist (latest version 2.0.0).
Install it with composer require logdo/logdo-laravel.
Discover more Laravel packages by logdo
or browse all Laravel packages to compare alternatives.
Last updated

LogDo: You production logs, exactly like you are used to them on your local 🥳
... and many more ....
It takes care of itself. Thanks to Laravels excellent Package discovery feature and event system.
We use GitHub issues only to discuss bugs and new features. For support please refer to:
The recommended way to install the SDK through Composer
composer require logdo/logdo-laravel
Publish the config file
php artisan vendor:publish --tag=config
The config logdo.php will be published into your config/ directory. We encourage you to take a look at it and make the necessary adjustments.
This is heavily inspire by Laravel Telecope. Credit to Taylor Otwell and Muhamed Said for putting together such a wonderful package.
Contributions are welcome in any form.
Report and bugs and security issue to [email protected]