Edit profile page redirection to the Breeze login page to be prevented
I have created a custom Edit Profile page that extends to the Base Edit Profile Page.
I previously generated this Admin Panel using Vemto; at that time, I had selected Breeze as the Starter kit. But now I have removed all the Breeze dependencies from the composer and I want the user to redirect to the Filament login page after they edit their profile details. However, the user is redirected to the Breeze login page. How to prevent this??
I previously generated this Admin Panel using Vemto; at that time, I had selected Breeze as the Starter kit. But now I have removed all the Breeze dependencies from the composer and I want the user to redirect to the Filament login page after they edit their profile details. However, the user is redirected to the Breeze login page. How to prevent this??