Skip to content

Laravel dump-server does not log anything on console #34

@cosecantt

Description

@cosecantt

Laravel upgraded from 5.5->5.6 then 5.6-.5.7

I can run following command

php artisan dump-server

shows following:

 [OK] Server listening on tcp://127.0.0.1:9912
 // Quit the server with CONTROL-C.

But

dd($user)

does not log on the console. Instead it shows on the browser.

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