Http clients inside requests not detected by Telescope
If HttpClient request is sent through web.php it is being logged
Solution:Jump to solution
it was telescope by default ignoring livewire routes I had to remove it form telescope.php
3 Replies
cool
Not really a Filament question, but did you set it up?
https://laravel.com/docs/11.x/telescope#http-client-watcher
Laravel Telescope - Laravel 11.x - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
Solution
it was telescope by default ignoring livewire routes I had to remove it form telescope.php