See the PR: #78
- Dropped Laravel 8.x
- Added config-based redirects and allowed providers (the config changed, you need to update it)
- The model does not have
$fillable
anymore (hence you can extend just the controller for new fields)
See the PR: #78
$fillable
anymore (hence you can extend just the controller for new fields)