Skip to content

Installation

bash
composer require sandermuller/stopwatch

Optionally publish the config:

bash
php artisan vendor:publish --tag=stopwatch-config

Where to go next