librenms/routes
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
..
api.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
channels.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
console.php Add librenms command (#9619) 2019-01-08 21:42:56 -06:00
dev-console.php Add librenms command (#9619) 2019-01-08 21:42:56 -06:00
web.php NAC Polling (Network Access Control) (#9227) 2018-12-19 21:18:30 -06:00