I want to sort an alphabetical column and using the orderBy method in Laravel eloquent.
like below:
Post::where("some conditions")->orderBy(