dev-master
9999999-devLaravel UpTimeRobot is an UptimeRobot API client for Laravel 5.*
MIT
The Requires
- guzzlehttp/guzzle 6.*
- php >= 5.4
The Development Requires
by Elmar Abdurayimov
api monitor uptimerobot
Wallogit.com
2017 © Pedro Peláez
Laravel UpTimeRobot is an UptimeRobot API client for Laravel 5.*
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::classAlso add the following to the aliases key:, (*4)
'Monitors' => Akaramires\Monitors\Facades\Monitors::classLaravel UptimeRobot API requires configuration., (*5)
To get started, first publish the package config file:, (*6)
php artisan vendor:publish --provider="Akaramires\Monitors\MonitorsServiceProvider"
Laravel UpTimeRobot is an UptimeRobot API client for Laravel 5.*
MIT
api monitor uptimerobot