Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 217 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 217 Bytes

Campaigner API Wrapper

Installation

Laravel

Add the following entry to the service providers in your config/app.php

Vynyl\Campaigner\Providers\LaravelServiceProvider::class,