Sep 30, 2018
0
Level 6
What is the proper way to query "Kill ID"
Hello guys, What is the proper query of KILL ID in Laravel DB query?
I have this $id from ajax and in my controller is DB::select('Kill $id'); but it doesn't work.
Please or to participate in this conversation.