gsmanager / laravel-authentication-log-gsmanager
Laravel Authentication Log provides authentication logger and notification for Laravel.
v1
2025-03-24 16:33 UTC
Requires
- php: ^7.2.5|^8.0
- illuminate/auth: ^7.30.4|^8.40.0|^9.0|^10.0|^11.0|^12.0
- illuminate/bus: ^7.30.4|^8.40.0|^9.0|^10.0|^11.0|^12.0
- illuminate/console: ^7.30.4|^8.40.0|^9.0|^10.0|^11.0|^12.0
- illuminate/contracts: ^7.30.4|^8.40.0|^9.0|^10.0|^11.0|^12.0
- illuminate/database: ^7.30.4|^8.40.0|^9.0|^10.0|^11.0|^12.0
- illuminate/http: ^7.30.4|^8.40.0|^9.0|^10.0|^11.0|^12.0
- illuminate/notifications: ^7.30.4|^8.40.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support: ^7.30.4|^8.40.0|^9.0|^10.0|^11.0|^12.0
Requires (Dev)
- orchestra/testbench: ^5.0|^6.0|^7.0|^8.0
- phpunit/phpunit: ^8.4|^9.3.3|^10.0|^11.0
Suggests
- guzzlehttp/guzzle: Required to use the Slack transport (~6.0)
- nexmo/client: Required to use the Nexmo transport (~1.0).