Releases: ahmadhuss/laravelui-multiauth
Releases · ahmadhuss/laravelui-multiauth
GET route for the user reset password
Reset password form and routes are partially configured!
Added registration functionality for the Admin user
Added registration functionality for the Admin user 👍
Added logout functionality for normal user & Admin user
Added logout functionality for normal user & Admin user 👍
Configure & Register the route Middleware AdminRedirectIfAuthenticated
Now we have configured and registered the route Middleware named AdminRedirectIfAuthenticated with the short name guest.admin. 💯
Full configure Admin login with admin guard
Admin factory guard provider & password reset
-
In this release we have created the
Adminmodel & its migration. -
We have also created the
Adminfactory to seed the defaultadminuser. -
We also defined the
guard,provider&password resetsettings for this model.
Initial Release
Initial Release 👍

