Login and Registration on the same page - laravel 5.2

0

Hello,

I'm developing a web system using laravel 5.2 and I used make: auth to generate the laravel login system, but I came across the following problem:

I want to use the same login page on the registration form, but when I click on the submit, both error messages appear for both inputs and if I fill in the registration form it directs to / register trying to log in.

How could you be solving this?

Thank you.

    
asked by anonymous 11.06.2016 / 22:40

0 answers