Download the PHP package palpalani/laravel-login-notifications without Composer
On this page you can find all versions of the php package palpalani/laravel-login-notifications. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download palpalani/laravel-login-notifications
More information about palpalani/laravel-login-notifications
Files in palpalani/laravel-login-notifications
Package laravel-login-notifications
Short Description Login notifications for Laravel apps
License MIT
Homepage https://github.com/palpalani/laravel-login-notifications
Informations about the package laravel-login-notifications
Laravel Login Notifications
A login event notification for Laravel projects. By default, it will send notification only on production environment only.
Installation
Install the package using the composer.
You can publish the config file with:
After installation os the package, any login attempts will send the email.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- palPalani
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-login-notifications with dependencies
illuminate/contracts Version ^10.0|^11.0|^12.0
nesbot/carbon Version ^2.63|^3.3