librenms/config
Tony Murray def8b3e514
Add librenms command (#9619)
* Add librenms command

Hook up to artisan.  Hide dev commands and most other commands if app environment is production.
Register all commands for php artisan or when not in production.

* remove dead end line

* Console application name and version.
Had to shift some stuff from legacy code, but deferred others as it was too extensive of a change.

* switch check order

* always get local version now

* update array format

* whitepace

* fix style
2019-01-08 21:42:56 -06:00
..
app.php Add librenms command (#9619) 2019-01-08 21:42:56 -06:00
auth.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
broadcasting.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
cache.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
database.php Don't require mysql 5.5 or newer. (#8695) 2018-05-11 10:33:36 -05:00
debugbar.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
filesystems.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
librenms.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
mail.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
queue.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
services.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
session.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
snmptraps.php Revert "Added SNMP Trap Handlers for Adva Ethernet devices (#9436)" (#9584) 2018-12-21 08:59:36 -06:00
toastr.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
trustedproxy.php Allow trusted proxy via APP_TRUSTED_PROXIES (#9196) 2018-09-13 07:26:42 -05:00
view.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00