me is test!

3 years ago

mechelon

hello

Code

DB::table('user_products')
            ->where('id', 27202)
            ->where('user_id', 89)
            ->delete();

Output

=> 1
New course: Desktop apps with Electron