treblle-laravel
treblle-laravel copied to clipboard
The official Treblle SDK for Laravel. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.
- login and registration routes should not need token - once we login or register we should get token in response specific to that user.. - then this token should...
## Description Performance Span from Sentry  ## Proposal Understanding there [Terminable Middleware](https://laravel.com/docs/10.x/middleware#terminable-middleware) as used at https://github.com/Treblle/treblle-laravel/blob/71267cc3970fbf1624546b401d2b4a4cd8599b8b/src/Middlewares/TreblleMiddleware.php#L55-L66 Proposing an opt-in feature to use queues for Collecting API...