Skip to content
Advertisement

Record not updated using laravel

i am making a simple crud system using laravel.all working fine when i going to edit the records ran into the problem with record is not updated i didn’t get any error. get the message record updated.when i check the table it is not updated.what i tried so far i attached below Controller

JavaScript

Edit.blade.php view

JavaScript

Advertisement

Answer

I think the problem because of your blade file. you have to put the correct name for each input.

JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement