Get Started
Requirements
Prerequisites for running the Nightwatch Agent
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.11
or higher - Queue names and cache store names: Supported from Laravel
11.0
onwards - Mailable class name capturing: Requires Laravel
11.27
or higher
Known Limitations
- First party support for Laravel Vapor and Laravel Octane are coming soon.