Level 5
please mention which version you are using? if you are using laravel 5.2 you need to use "web" middleware to get error
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
I just did the make:auth command and I typed wrong data into the registration form just to check what will happen . There was no information about the errors or old input so I checked the debugbar. Result on pics:
Session POST: http://i.imgur.com/n9xdx4D.png
Session GET (no session data) http://i.imgur.com/lK8RwGv.png
How to send the data to the GET session? Am I doing something wrong?
please mention which version you are using? if you are using laravel 5.2 you need to use "web" middleware to get error
Please or to participate in this conversation.