Jmons
0
Q:

DB: in eloquent using sql

use Illuminate\Support\Facades\DB;
3
$results = DB::select('select * from users where id = :id', ['id' => 1]);
1

New to Communities?

Join the community