Documentation Index
Fetch the complete documentation index at: https://nightwatch.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Recommended versions
We strongly recommend running the latest versions of Laravel 10, 11, or 12 for the best experience and full feature support.Minimum requirements
The Laravel Nightwatch Agent requires:- Laravel 10.0 or higher
- PHP 8.2 or higher
Feature support by version
Different features of Nightwatch are available depending on your Laravel version:- Cache event durations and cache failures: Requires Laravel
11.11or higher - Queue names and cache store names: Supported from Laravel
11.0onwards - Mailable class name capturing: Requires Laravel
11.27or higher - Queued job durations: Requires Laravel
10.42or higher - Scheduled task sampling: Requires Laravel
12.40.2or higher for the sampling rate to propagate to child artisan commands - Query connection type (read or write): Requires Laravel
12.45.0or higher - Deployment tracking: Requires Nightwatch version
1.26.0or higher