create tabale in larabvel and id asscending code example Example: DB::table('users')->get(); DB::select('select * from users ');