Stream Logs to the Frontend using Server-Sent Events (SSE)
"Laravel Stream Log lets you stream your Laravel application logs to the frontend in real-time using server-sent events (SSE)."
- Easily stream your backend events from your controllers / events / models / etc.
- Easily stream your logs (
storage/logs/laravel.log
).- Print backend logs and events to the frontend browser
console.log(data)
ScaleUp SaaS
@scaleupsaas