Delete Query in Laravel using Eloquent ORM | Explained in Hindi | Laravel 8 Tutorial #16

  Рет қаралды 37,894

WsCube Tech

WsCube Tech

Күн бұрын

Пікірлер: 54
@wscubetech
@wscubetech 2 жыл бұрын
😎Hey, thanks for watching! We’d love to know your thoughts/doubts here in the comments. 🔴 To learn Web Development online with regular LIVE CLASSES, enroll now: forms.gle/XVJRMQdCMoPeNpBm7 👉For professional self-paced certification courses (pre-recorded), visit: bit.ly/Pre-Recorded-Course 👉Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: bit.ly/KZbin-WsCubeTech
@kamalsaini1981
@kamalsaini1981 2 жыл бұрын
sir column not found error occured Please tell me how can i solve this error
@kamalsaini1981
@kamalsaini1981 2 жыл бұрын
sir i solved error
@GAMINGJERRY1
@GAMINGJERRY1 2 жыл бұрын
Sir error aara hai baar baar 😐
@GAMINGJERRY1
@GAMINGJERRY1 2 жыл бұрын
@@kamalsaini1981 ksa kiya bro error solve plz tell me .!
@shanzayashfaque4604
@shanzayashfaque4604 Жыл бұрын
Thanks Alot Sir Your Way delivering lecture is Owesome! you make this course easier for us I really really thankful to you! Keep it Up!
@harshadapatil1512
@harshadapatil1512 27 күн бұрын
Thank you Bhai❤
@4hm3df4r42
@4hm3df4r42 3 жыл бұрын
Thank You very much for the video.
@Herat_Tourism
@Herat_Tourism Жыл бұрын
you are the best
@teamqwertyff5100
@teamqwertyff5100 Жыл бұрын
great explain brother keep it up
@alphadevelopers.
@alphadevelopers. 3 жыл бұрын
Behtreen...
@shahrukhnasir7909
@shahrukhnasir7909 2 жыл бұрын
Thanks
@princesukhala7106
@princesukhala7106 Жыл бұрын
5:00 Done
@suryapratapsinghnaruka6961
@suryapratapsinghnaruka6961 2 жыл бұрын
but sir this is not secure like if mai agar manually url enter kru customer/delete/3, toh record delete ho jayega isko secure kaise kre ?
@sunilbiyala8470
@sunilbiyala8470 2 жыл бұрын
Koi dusra acha tutorial dekh ke
@suryapratapsinghnaruka6961
@suryapratapsinghnaruka6961 2 жыл бұрын
@@sunilbiyala8470 can u suggest me ?
@sunilbiyala8470
@sunilbiyala8470 2 жыл бұрын
Laracast
@suryapratapsinghnaruka6961
@suryapratapsinghnaruka6961 2 жыл бұрын
@@sunilbiyala8470 thanks
@dataworldofficial
@dataworldofficial Жыл бұрын
Bhai डिलीट का ऑप्शन admin के पास रहता है और उसके लिए already बहुत से parameter होते हैँ तो dont worry हमको ऐसे ही delete karna nahi hota hai yah check bhi karna hota hai ki url admin ne hit kiya hai ya user ne
@kamalsaini1981
@kamalsaini1981 2 жыл бұрын
sir column not found error occured Please tell me how can i solve this error
@praveshjaat8651
@praveshjaat8651 2 жыл бұрын
How to fix this error
@anuraagtech2974
@anuraagtech2974 2 жыл бұрын
@@praveshjaat8651 check spelling of $primaryKey in Customer Model, make it like this
@praveshjaat8651
@praveshjaat8651 2 жыл бұрын
@@anuraagtech2974 protected $table="student"; protected $primarykey= "student_id"; Still it's showing error Latest version of laravel
@anuraagtech2974
@anuraagtech2974 2 жыл бұрын
@@praveshjaat8651 try table - students, or check for other syntax errors, mine was that primaryKey then worked
@roshanpant7624
@roshanpant7624 Жыл бұрын
@@anuraagtech2974 yes its work
@imbasit_baloch
@imbasit_baloch 3 жыл бұрын
Sir saara code sahi likha hai phir b delete nahi ho raha button se lekin url se id put karne k bad delete ho raha hai
@skycode2357
@skycode2357 2 жыл бұрын
same here any solution?
@dipjyotidutta624
@dipjyotidutta624 Жыл бұрын
try to write this code $delete_id=$id; Student::whereId($delete_id)->delete();@@skycode2357
@dipjyotidutta624
@dipjyotidutta624 Жыл бұрын
public function delete($id) { $delete_id=$id; Student::whereId($delete_id)->delete(); // echo $id; // die; //Student::find($id); // echo ""; // print_r($students); return redirect()->back(); }
@codewithmr
@codewithmr 6 ай бұрын
::find cant recognize
@prjpthoney786
@prjpthoney786 2 жыл бұрын
hi sir mera isme error aa raha he colomn not found
@bappyalmamunbd
@bappyalmamunbd 2 жыл бұрын
same here. did you find any solution?
@kamalsaini1981
@kamalsaini1981 2 жыл бұрын
@@bappyalmamunbd column not found error occured can you tell me how can i solve this error
@kamalsaini1981
@kamalsaini1981 2 жыл бұрын
@@bappyalmamunbd i solved error
@wasiurrahman1447
@wasiurrahman1447 2 жыл бұрын
@@kamalsaini1981 how you fixed it
@himanshuranjan5203
@himanshuranjan5203 Жыл бұрын
@@wasiurrahman1447 check ur primaryKey the K must capital,,try it
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
5 Laravel Relationship Tips That You Might Not Know About
8:21
Сборник Эксклюзивов 2024 - Уральские Пельмени
1:33:24
Уральские Пельмени
Рет қаралды 123 М.
Laravel Query Builder Tutorial in Hindi / Urdu
1:09:39
Yahoo Baba
Рет қаралды 53 М.
Laravel CRUD in 50 minutes for Beginners  from Scratch
49:58
Devtamin
Рет қаралды 241 М.
Laravel 8 tutorial - Query Builder
11:28
Code Step By Step
Рет қаралды 34 М.