| Recommend this page to a friend! |
| Info | Documentation | Screenshots | Reputation | Support forum | Blog | Links |
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not enough user ratings | Total: 184 | All time: 8,672 This week: 524 | ||||
| Version | License | PHP version | Categories | |||
| nova-login-monitor 1.0 | Custom (specified... | 5 | PHP 5, User Management, Web services |
| Description | Author | |
This package can track users logging in your Laravel Nova system via Slack. Innovation Award
|
Monitor Nova Login via Slack notifications, Receive a notification every time someone's login to your system.
You can install the package in to a Laravel app that uses Nova via composer:
composer require naif/nova-login-monitor
Publish the package config file:
php artisan vendor:publish --provider="Naif\NovaLoginMonitor\CardServiceProvider"
Configuration will be published at [config/nova-login-monitor.php].
Add your Slack app's Incoming Webhook to your .env and .env.example:
SLACK_HOOK=https://hooks.slack.com/services/######//######//###########
Create your app and generate Webhook from https://api.slack.com/apps
Add the below to app/Providers/NovaServiceProvider.php in "cards" function
new NovaLoginMonitor()
<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">
naif@naif.io
https://www.linkedin.com/in/naif
The MIT License (MIT). Please see License File for more information.
| Screenshots (2) | ||
| File | Role | Description | ||
|---|---|---|---|---|
| Data | Auxiliary data | |||
| Lic. | License text | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Doc. | Documentation | |||
| Data | Auxiliary data | |||
| / | src |
| File | Role | Description |
|---|---|---|
| |
Class | Class source |
| |
Class | Class source |
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
| nova-login-monitor-2019-02-19.zip 4030KB | |
| nova-login-monitor-2019-02-19.tar.gz 4028KB | |
| Install with Composer |
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% |
|
|
| Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.