Webmaster Notes
I am seeing probes for Laravel related files. It could have something to do with Telescope.
Laravel PHP Framework
telescop/requests seen in server logs - this led to the GitHub repository for laravel/telescope.
Laravel provides a complete ecosystem for web artisans. Our open source PHP framework, products, packages, and starter kits offer everything you need to build, deploy, and monitor web applications.
I sure this is okay if you are seeking "a complete ecosystem", I am not sure that I am.
Having seen some of the code associated with Wordpress I am not really disposed to look at any other PHP solution. PHP is good for some things but as a primary development environment I think it is a bit like programming while wearing a comdom.
On Laravel Telescope:
Laravel Telescope makes a wonderful companion to your local Laravel development environment. Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps, and more.
Top