Support the ongoing development of Laravel.io →
Input Session Views
Last updated 2 years ago.
0

It's

{{ Input.old('email) }}
Last updated 9 years ago.
0

Please note that in Laravel 5.2, you must apply the 'web' middleware to the route, or input_old won't work at all. Just got bitten by this.

Last updated 8 years ago.
0

I am having the same problem but in Laravel 5.2 Input class is not included anymore you have to use {{old('name')}} but it's not working for me anyway, when the page redirects me back old information is not in my inputs. Any help would be great.

Last updated 8 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.