saschahemleb / laravel-grafana

Laravel Grafana is a saschahemleb/php-grafana-api-client bridge for Laravel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Grafana

Laravel Grafana is a PhpGrafanaApiClient bridge for Laravel.

Installation

Via Composer

$ composer require saschahemleb/laravel-grafana

Configuration

First, publish the config from this package, which results in the creation of a new file config/grafana.php.

php artisan vendor:publish --provider "Saschahemleb\\LaravelGrafana\\GrafanaServiceProvider"

About

Laravel Grafana is a saschahemleb/php-grafana-api-client bridge for Laravel.


Languages

Language:PHP 100.0%