Skip to content

tmyers273/posterboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posterboy

Posterboy was designed to be a lightweight package to make posting to webhook endpoints easy and painless.

Installation

composer.json

"require": {
    ...
    "tmyers273/posterboy": "dev-master"
}
"repositories: [
    ...
    {
        "type": "vcs",
        "url":  "git@github.com:tmyers273/posterboy.git"
    }
]

config/app.php

tmyers273\posterboy\PosterboyServiceProvider::class,
php artisan vendor:publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages