23/01/202024/01/2020 Display all SQL executed in EloquentDB::enableQueryLog(); $my_model = DB::table('model')->get(); var_dump(DB::getQueryLog());