lundi 2 novembre 2020

Why in Laravel 5 orderBy desc Query not fetching data

$todos = Todo::orderBy('created_at', 'desc')->get(); return view('todos.index')->with('todos', $todos);



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3mJrEA9
via IFTTT

Aucun commentaire:

Enregistrer un commentaire