Recommend this page to a friend! |
Classes of Naif Alshaye | Nova PHP Server Monitor Login | README.md | Download |
|
DownloadNova Login MonitorMonitor Nova Login via Slack notifications, Receive a notification every time someone's login to your system. InstallationYou can install the package in to a Laravel app that uses Nova via composer:
ConfigurationPublish the package config file:
Configuration will be published at [config/nova-login-monitor.php]. Add your Slack app's Incoming Webhook to your
Create your app and generate Webhook from https://api.slack.com/apps Usage:Add the below to app/Providers/NovaServiceProvider.php in "cards" function
Screenshots<img src="https://github.com/naifalshaye/Nova-Login-Monitor/blob/master/screenshots/web.png" width="430"> <img src="https://github.com/naifalshaye/Nova-Login-Monitor/blob/master/screenshots/iphone.png" width="330"> Support:naif@naif.io https://www.linkedin.com/in/naif LicenseThe MIT License (MIT). Please see License File for more information. |