Skip to content

Customizing the config

In order to make detailed changes to the config and wires you need to publish them first.

bash
php artisan vendor:publish --provider="Yormy\TripwireLaravel\TripwireServiceProvider" --tag="config"

Released under the MIT License.