2017 © Pedro Peláez
 

library laravel-uptimerobot-api

Laravel UpTimeRobot is an UptimeRobot API client for Laravel 5.*

image

akaramires/laravel-uptimerobot-api

Laravel UpTimeRobot is an UptimeRobot API client for Laravel 5.*

  • Wednesday, October 12, 2016
  • by akaramires
  • Repository
  • 1 Watchers
  • 3 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Laravel 5 UptimeRobot API

Installation

Please check the system requirements before installing Laravel UptimeRobot API., (*1)

To get the latest version of Laravel UptimeRobot API, simply require "akaramires/laravel-uptimerobot-api": "*" in your composer.json file., (*2)

Open up app/config/app.php and add the following to the providers key., (*3)

  • Akaramires\Monitors\MonitorsServiceProvider::class

Also add the following to the aliases key:, (*4)

  • 'Monitors' => Akaramires\Monitors\Facades\Monitors::class

Configuration

Laravel UptimeRobot API requires configuration., (*5)

To get started, first publish the package config file:, (*6)

php artisan vendor:publish --provider="Akaramires\Monitors\MonitorsServiceProvider"

The Versions

12/10 2016

dev-master

9999999-dev

Laravel UpTimeRobot is an UptimeRobot API client for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Elmar Abdurayimov

api monitor uptimerobot