mardi 11 février 2020

How to get data with sorting from controller?

I have this query I want to get data from the database with alphabetically sorting

    $states = State::where('status', 1)->sortBy('name')->get();


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

Aucun commentaire:

Enregistrer un commentaire