Releases: ageekdev/laravel-dev-login
Releases · ageekdev/laravel-dev-login
v3.1.0
v3.0.0
What's New
- Support laravel 11.x
What's Changed
- Drop support for Laravel 9.x
v2.0.0
It's important that you carefully review the upgrade guide.
What's New
- New beautiful UI
- Add PHP Info
- Add RedirectIfAuthenticated
- Add installation commands
What's Changed
- Improve dev:user command
- Improve Tests
- Improve .gitignore
- Improve .gitattributes
- Remove .php_cs.dist.php
- Improve docs blocks
- Improve code
- Drop laravel-package-tools
v2.0.0-beta.4
What's changed
- Add dashboard controller
- Update UI
- Fix redirect path
v2.0.0-beta.3
What's changed
- Change with dashboard
- Drop mix-manifest.json
v2.0.0-beta.2
It's important that you carefully review the upgrade guide.
What's New
- Add PHP Info
- Add redirect_path config
What's Changed
- Improve UI
- Improve code
v2.0.0-beta.1
It's important that you carefully review the upgrade guide.
What's New
- New beautiful UI
- Add RedirectIfAuthenticated
- Add installation commands
What's Changed
- Improve dev:user command
- Improve Tests
- Improve .gitignore
- Improve .gitattributes
- Remove .php_cs.dist.php
- Improve docs blocks
- Improve code
- Drop laravel-package-tools
v1.1.1
Changed
- Fix Logout
- Change code styling
v1.1.0
Added
- Support Laravel 10.x
- Add Pint for code style fixer using GitHub Action.
Changed
- Drop support for Laravel < 9.
- Drop support for PHP 8.0.
v1.0.0
- initial release