# Installation

composer require moirei/event-tracking

# Publish the config

php artisan vendor:publish --tag=event-tracking

The configuration file will be placed in config/event-tracking.php

ON THIS PAGE