Question:Which of the following routing is correct for requesting the update function of the resource controller? 

A {{route('blog.update')}} 

B {{route('update')}} 

C {{route('blog.update',$blog[0]->id)}} 

D {{route('blog/update',$blog[0]->id)}} 

+ Answer
+ Report
Total Preview: 877

Copyright © 2024. Powered by Intellect Software Ltd