[5.8] Add InvalidArgumentException For orderBy() in Illuminate\Database\Query\Builder by cocoeyes02 · Pull Request #27029 · laravel/framework

This PR is related to laravel/ideas#1434 I add InvalidArgumentException For orderBy() in Illuminate\Database\Query\Builder because this prevents the bug of direction making unintentionally. For exa...