This project holds the Interfaces module for the Netmon API-Server. It depends on the Devices module and allows to add multiple network interfaces to a device so that you can get regular status updates about traffic and connections on an interface.
This project holds the Places module for the Netmon API-Server. It handles geographical coordinates (latitude, longitude, elevation) and administrative locations (contact information of a roof or a building in example).
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)