Valet does not come with a database, so it depends on how you are running your mysql server.
Sep 15, 2021
4
Level 2
tail -f ...mysql.log how to with latravl valet
Hi! I'm using API calls. I would like to see the executed sql commads. If I do it Linux server I'm using tail -f /var/log/mysql.log to see the last quersies on the fly.
How could I do it with Laravel Valet? thanks Gergely
Please or to participate in this conversation.