Zamów przez ASC w Laravbel
->orderBy('id', 'DESC');
Amit Halder
->orderBy('id', 'DESC');
$posts = Post::orderBy('id', 'DESC')->get();