Authentication & Users
FluentKit takes the same approach to core Laravel, included is an Eloquent User model which is all setup with the usual features like authentication, notifications and email validation.
Your login and register routes are all setup (if allowed by your configuration, more on that later). Your authentication routes also take advantage of the theming system backed into FluentKit.