LibreNMS/app/Polling/Measure
Tony Murray 014213680f
Move Config loading to a service provider (#13927)
* Move Config loading to a service provider
That way other service providers can depend on it
Move various random listener registrations into the EventServiceProvider
Various startup cleanup

* Config::persist Set live variable before persisting incase db update fail

* Disable strict mode for legacy code (init.php)

* Disable debug after os test data is gathered

* remove Eloquent::boot it is never used

* remove Eloquent::version

* lint fixes

* style fixes

* there is no c_echo here
2022-04-22 19:12:07 -05:00
..
Measurement.php Use Measurements for all statistic collection (#13333) 2021-10-06 17:09:54 -05:00
MeasurementCollection.php Use Measurements for all statistic collection (#13333) 2021-10-06 17:09:54 -05:00
MeasurementManager.php Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
MeasurementSummary.php Use Measurements for all statistic collection (#13333) 2021-10-06 17:09:54 -05:00