New posts in eloquent

Laravel Eloquent - distinct() and count() not working properly together

Laravel : How to randomize the query of the Quiz with choices

Need help for my sql query to make use of AS operator [duplicate]

Laravel update model with unique validation rule for attribute

Laravel. Use scope() in models with relation

Managing relationships in Laravel, adhering to the repository pattern

Laravel 5.1 DB:select toArray()

Laravel Pagination links not including other GET parameters

Retrieve Laravel Model results based on multiple ID's

Laravel Eloquent Sum of relation's column

Is there a way to "limit" the result with ELOQUENT ORM of Laravel?

Laravel eloquent make visible only given attribute in one instance of model

How to Make Laravel Eloquent "IN" Query?

Eloquent - where not equal to

Select from select using Laravel eloquent

How to select from subquery using Laravel Query Builder?

Laravel Check If Related Model Exists

Laravel Eloquent groupBy() AND also return count of each group

How to alias a table in Laravel Eloquent queries (or using Query Builder)?

Creating and Update Laravel Eloquent