Skip to content

Installation

Tripwire can be installed through composer

bash
composer require yormy/tripwire-laravel

Preparing the database

You need to run the migrations

bash
php artisan migrate

Released under the MIT License.