Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

aurorame's avatar

how i can logging api request in db?

Any laravel solution to log API request to database?

0 likes
5 replies
aurorame's avatar

@Nakov yeah, i know about logging to file, but i need to view api request log on web page

Nakov's avatar

@aurorame And did you pressed the link above? Because it does have a page were it displays the API requests.

aurorame's avatar

@Nakov yeah, my last answer just about api logging in file. and say my reason why i need to log it in db)

Sinnbeck's avatar

@aurorame did you read the page?

The config file is called apilogs.php. Currently supported drivers are db and file

Please or to participate in this conversation.