Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eloquent

Laravel Get the Top 5 IDs with the Most Records

querying based on the additional pivot table column in laravel

Call to undefined method Illuminate\Database\Eloquent\Builder::sortByDesc()

laravel eloquent

Laravel 5 eloquent: select specific column of relation

laravel-5 eloquent

Laravel get posts with multiple tags

automatically assign value to a field in a laravel model

php laravel eloquent

Laravel eloquent use scope in accessor

laravel eloquent

In Laravel::Eloquent tables, how can I set the model to read from a view, but save to a table?

php laravel model eloquent

How to use named bindings with laravel's query builder?

php sql laravel eloquent

Laravel many to many relationship getting role shared by two user models

laravel eloquent

How to fetch data from database with 3 parameters Laravel

mysql laravel eloquent

Do I always have to call ->count() before ->first() to prevent "No query results for model [Foo]"?

php exception laravel eloquent

How can I pass a parameter from the controller index function to the model's functions? LARAVEL

php laravel eloquent backend

Laravel 4 distant Eloquent relations

Laravel - insert multiple rows with pivot table data

laravel eloquent