#development #devops #laravel #php #reading-list #terminal

🔗 Tailing multiple Laravel logs with Envoy
rias.be

When you have deployed your Laravel application across multiple servers, for example when running multiple workers, you can run into a situation where you need to quickly tail the log to see what is going on.

Of course you could (and should) use a log aggregation service to handle this for you, but if you just quickly need a glance at what is happening, Laravel Envoy can help you.

continue reading on rias.be

⚠️ This post links to an external website. ⚠️