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

Why are you dding $this? Of course you won't return anything then.

0

It wasnt working. I dd it..to see if it has something or not.. It should return some values entered into form.

0

If you want to see what values were entered in the form and received by the controller, you should dd($request->all()) instead.

0

OH. I see. I did dd() because the next lines from controller wasn't working. I got it now. Some typos were there. And thanks for this info. Appreciated.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

apurva2342 apurva2342 Joined 17 Sep 2014

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.