Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eloquent

Laravel Eloquent OR WHERE IS NOT NULL

Encrypt/Decrypt DB fields in laravel

When to use Eloquent (ORM) over Fluent (Query Builder)? [closed]

laravel laravel-4 eloquent

Laravel changes created_at on update

Laravel - pluck mutated attribute

php laravel eloquent

Laravel foreign key onDelete('cascade') not working

Laravel - Eloquent - Return Where Related Count Is Greater Than

php laravel laravel-5 eloquent

Laravel Chunk Method Using Eloquent

Laravel hasMany relation count number of likes and comments on post

php mysql laravel eloquent

Extend/override Eloquent create method - Cannot make static method non static

php laravel laravel-4 eloquent

laravel Eloquent model update event is not fired

php laravel eloquent

Eloquent sortBy - Specify asc or desc

php arrays laravel-4 eloquent

findOrFail Laravel 5 function for specific field

database laravel view eloquent

Soft deleting / detaching and restoring / attaching relationships with composite keys

php laravel eloquent

How to mass insert or update in a single query (not a for loop of queries) using Laravel 4.2

Indirect modification of overloaded element has no effect

php eloquent

Unexpected data found during save on eloquent / Laravel

Get all relationships from Eloquent model

php laravel-4 eloquent

Custom Laravel Relations?

php laravel eloquent

Laravel Eloquent - Using pivot table's id as a foreign key in another table

php laravel laravel-4 eloquent