Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eloquent

How to access model hasMany Relation with where condition?

laravel laravel-4 eloquent

How to set every row to the same value with Laravel's Eloquent/Fluent?

Eloquent eager load Order by

Laravel 5.2 - pluck() method returns array

Laravel: How to get last N entries from DB

How to exclude certains columns while using eloquent

php laravel eloquent

Laravel 5 Querying with relations causes "Call to a member function addEagerConstraints() on null" error

Laravel OrderBy relationship count

php mysql laravel eloquent

Get previous attribute value in Eloquent model event

php laravel laravel-4 eloquent

Laravel firstOrNew how to check if it's first or new?

php laravel laravel-5 eloquent

Laravel - find by custom column or fail

Eloquent ->first() if ->exists()

php laravel eloquent

Update without touching timestamps (Laravel)

php laravel laravel-4 eloquent

Laravel Eloquent - Attach vs Sync

Timestamps are not updating while attaching data in pivot table

laravel laravel-4 eloquent

laravel collection to array

php arrays laravel eloquent

First Or Create

laravel laravel-4 eloquent

eloquent laravel: How to get a row count from a ->get()

php sql laravel eloquent

Laravel update model with unique validation rule for attribute

Laravel 5 Eloquent where and or in Clauses

sql laravel eloquent