coreui / coreui-free-laravel-admin-template

CoreUI Free Laravel Bootstrap Admin Template
https://coreui.io/laravel/
MIT License
621 stars 358 forks source link

Password forgot views do not work #25

Open juanhuerta opened 4 years ago

juanhuerta commented 4 years ago

Hi everyone!

Trying to use the forgot password feature I noticed that both views (email.blade.php and reset.blade.php) are still using the Laravel default files, so they extend the app.blade.php view, that don't work in coreui. Is there a plan to migrate both views to coreui theme? Or how can I integrate both views to the main theme?

rakieta2015 commented 4 years ago

We are considering adding "password reset" and "password change" views.