Installation
Before diving into provider-specific configurations, ensure you have completed the initial setup steps outlined in our quick start guide. If you’re looking for an easier way to deploy Nightwatch, consider using Laravel Cloud or Laravel Forge, which offer streamlined setup processes.Linux Servers
The instructions below are tailored for Ubuntu systems. If you’re running a different Linux distribution, you may need to adjust the commands accordingly. After installing the Nightwatch package via Composer, add your environment variables to your application’s.env
file:
Important: If you add or modify the
NIGHTWATCH_TOKEN
after starting the service, you will need to restart the service for the changes to take effect.