You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## A package for accessing InfluxDB from Laravel 5.5+, based on configuration settings.
14
-
15
-
There is [documentation for `laravel-database-influxdb` online](https://austinheap.github.io/laravel-database-influxdb/),
16
-
the source of which is in the [`docs/`](https://github.com/austinheap/laravel-database-influxdb/tree/master/docs)
17
-
directory. The most logical place to start are the [docs for the `InfluxDbServiceProvider` class](https://austinheap.github.io/laravel-database-influxdb/classes/AustinHeap.Database.InfluxDb.InfluxDbServiceProvider.html).
1
+
# Laravel 5.6+ InfluxDB Database Package
18
2
19
3
## Installation
20
4
@@ -23,15 +7,15 @@ directory. The most logical place to start are the [docs for the `InfluxDbServic
0 commit comments