logdo / logdo-laravel
A php sdk for logdo. A php and laravel logging app
Requires
- illuminate/support: ^8.0
- logdo/logdo-php: ^2.0.0
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2025-03-29 01:10:36 UTC
README
Logdo, Laravel SDK | 
LogDo: You production logs, exactly like you are used to them on your local 🥳
- Simple interface for viewing logs
- App based logging setup
- Members can join teams and have access to teams' apps logs.
- Clean APIs and SDKs...
... and many more ....
Usage
It takes care of itself. Thanks to Laravels excellent Package discovery feature and event system.
Help and docs
We use GitHub issues only to discuss bugs and new features. For support please refer to:
Installing Logdo laravel SDK
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.
Credit
This is heavily inspire by Laravel Telecope. Credit to Taylor Otwell and Muhamed Said for putting together such a wonderful package.
Contributing
Contributions are welcome in any form.
Bug and Security Report
Report and bugs and security issue to theguys@theoneapp.rocks