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

show your code for help

0

Make sure to use the POST method to submit your form, not GET.

0

My Model code: http://paste.ubuntu.com/10413586/

My Controller code: http://paste.ubuntu.com/10413590/

My View Code: http://paste.ubuntu.com/10413599/

Thanks for ask me..

I use Resource:: for RESTFull Controller.

0

Hello masoudline,

On a resourceful routing i think you should POST to /category and not /category/create you should add a config value inside you form open like this:

Form::open(array('url' => ' /category'));

0

Sign in to participate in this thread!

Eventy

Your banner here too?

masoudline masoudline Joined 21 Feb 2015

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.