Question is not clear. have you use laravel default make:auth? if yes then are you override any method of default auth controller? please check your form action where it redirect?
Try creating a manual Authentication controller according to your needs. You can read here: Manually Authenticating Users
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community