Skip to content

bkstar123/laravel-pingdom-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

laravel-pingdom-buddy

This package provides some tools to interact with Pingdom API version 3

1.Requirements

It is recommended to install this package with PHP version 7.1.3+ and Laravel Framework version 5.5+

2.Installation

composer require bkstar123/laravel-pingdom-buddy 

After installation, put the following pairs of keys/values to .env file of your laravel applicaiton:

  • PINGDOM_BASE_URI="Base URL for Pingdom API endpoints"
  • PINGDOM_API_TOKEN="Your Pingdom API token"

About

This package provides some tools to interact with Pingdom API version 3

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages