DEV Community

Cover image for Log HTTP Requests in Laravel.
Hesam Rad
Hesam Rad

Posted on

Log HTTP Requests in Laravel.

I just finished releasing a new package for Laravel and wanted to share with you first.

It's called Flashlight and it's a package for logging HTTP request in a Laravel application.

It is highly customizable and easy to install.

All you have to do is download it and add it to the routes you want to log and monitor.

Here's a link to its Github repository.

I hope it is useful for you.

If you had any questions regarding how it work, how I built and so on, I'll be more than happy to help you.

Top comments (0)