Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() |
![]() ![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 183 | All time: 8,645 This week: 96![]() |
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 | ||
![]() |
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 |
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.