Support the ongoing development of Laravel.io →
posted 9 years ago
Testing
Last updated 1 year ago.
0

If you look at the method signature of action() here, you'll see that the third parameter is $wildcards, which is passed to app[url]->action. Therefore, this is route parameters, not POST data. You want to use the fourth parameter instead.

Last updated 1 year ago.
0

Thanks anlutro, that was exactly the problem!

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

joeauty joeauty Joined 21 Aug 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.