dimanche 2 juillet 2017

How do I find the table name in laravel?

function count_item($id ,$table_name) {

$count = DB::table($table_name)->where($id , 'replay_subject' )->count();
return $count;

}



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2ueOllm
via IFTTT

Aucun commentaire:

Enregistrer un commentaire