I think the delete is usually done by a link or a button, not by a form field. Since the URL is generated on server side but then handled on client side in the browser you would probably need some JavaScript for this (e.g. append the input on submit to the URL of the form) or you would need to "hack around" it in the default resource controllers.
Hello.
Thanks for the nice replay! I really should learn more about basic concepts. I am building the foundation for my first project and sometimes it is really easy for me to loose my self, spending a lot of time on nonsense. Well, CURD101 finished! Time for me to move on to something more interesting, like events, session&validation or the IoC. Everything is interesting with Laravel! (:
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community