# Announcing Laravel Nightwatch

DevFeed: [Announcing Laravel Nightwatch](<https://devfeed.tech/articles/announcing-laravel-nightwatch-3581.md>)

Original publisher: [Read original article](<https://laravel.com/blog/announcing-laravel-nightwatch>)

Author: Jess Archer

Published: 2025-06-16T18:30:00Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [API](<https://devfeed.tech/topics/api.md>), [debug](<https://devfeed.tech/topics/debug.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [applications](<https://devfeed.tech/tags/applications.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [development](<https://devfeed.tech/tags/development.md>), [jobs](<https://devfeed.tech/tags/jobs.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [project](<https://devfeed.tech/tags/project.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [tool](<https://devfeed.tech/tags/tool.md>)

## AI overview

Laravel Nightwatch is a new monitoring solution for Laravel applications. It provides real-time visibility into application events, groups event types, offers smart alerts, tracks errors, and helps teams investigate production issues. The article also explains how Nightwatch differs from Telescope and Pulse and outlines the setup process.

## Source excerpt

Nightwatch is a monitoring solution for Laravel applications. See how to track and solve issues like slow controllers, failing jobs, and timed-out API endpoints.