Skip to content

Question: How to activate SQL debugging? #109

Closed
@markus-hsk

Description

@markus-hsk

Hi there,
i recently started using this package. It's working so far but i am unable to get the executed SQLs to be printed. Like in this issue #72 i have checked my .env-File:

APP_ENV=local
APP_DEBUG=true

also in the /api/config/request-docs.php i have set this:

'debug' => true,

but sadly i dont see any SQL statements. What am i doing wrong?

I am using these versions:

laravel/framework                  v9.42.2
rakutentech/laravel-request-docs   1.30

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions