Releases: Label84/laravel-auth-log
Releases · Label84/laravel-auth-log
v1.3.0
- Add support for custom Events/Listeners in Laravel 11 #4
v1.2.0
- Add Laravel 11 support + replace PHP-CS with Pint for code-style formatting #1
- Drop support for Laravel 9 EOL
v1.1.3
- Allow
user_agent
column to be null
v1.1.2
- Save the
created_at
field in the app's timezone
v1.1.1
Update PHP versions in workflow
v1.0.2
Allow add context to log record
v1.0.1
Added comments to the config file
v1.0.0
Update php-cs-fixer format