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

Take a look at the Laravel docs here: http://laravel.com/docs/5.0/requests. This should help you out.

If you need any other help let me know.

0

Hi, I am newbie to laravel. I have read the thread before and tried to make everything in above code. I have done test above code with various example over the internet but still not achieving my target :(

0

Hi you should put some logs into your code( monolog),is the controller calling?, you should log the \Inputt:all(), Just one think you should not put database access in your controller, why? because if you want to mock your layer presentation you couldn't like this. Should about decoupling pattern.

0

Thanks to Laravel Chat Community and very special Thanks to @ BostjanOB . He said, Just Change Route::any() and it solved my Issue. Thank you so much glorious guy

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.