Download the PHP package daneeveritt/login-notifications without Composer
On this page you can find all versions of the php package daneeveritt/login-notifications. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download daneeveritt/login-notifications
More information about daneeveritt/login-notifications
Files in daneeveritt/login-notifications
Download daneeveritt/login-notifications
More information about daneeveritt/login-notifications
Files in daneeveritt/login-notifications
Vendor daneeveritt
Package login-notifications
Short Description Login notifications for Laravel
License MIT
Package login-notifications
Short Description Login notifications for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package login-notifications
Laravel Login Notifications
A login notification utility for Laravel projects. Supports Laravel 5.3
and 5.4
. Designed for use with Pterodactyl Panel but should work with most Laravel applications.
This package assumes that you have queues setup, as well as support for a database notification.
Installation
First install with composer.
Then open config/app.php
and add the povider to the service providers array.
After installation, any login successes or failures will send the user an email.
All versions of login-notifications with dependencies
PHP Build Version
Package Version
The package daneeveritt/login-notifications contains the following files
Loading the files please wait ....