Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eloquent

Trouble with multiple model observers in Laravel

laravel eloquent

Eloquent - Excluding specific rows

mysql laravel-4 eloquent

How to query distances between two coordinates with Eloquent

Laravel won't let me migrate a table because it already exists

php mysql laravel eloquent

Laravel eloquent get most common value in a database column

Laravel 4: Eloquent relationship get all data

php mysql laravel-4 eloquent

How to mimic Eloquent relationship with comma separated ids

database laravel eloquent

Multiple database connection using Illuminate/Database Eloquent ORM in CodeIgniter 3

laravel uuid not showing in query

How to logout with a GET request in Laravel

Laravel Carbon Group by Month

Laravel return one record where max value

php laravel eloquent max

creating a chainable method in laravel

php laravel eloquent

Laravel updateOrCreate with auto-incremental database

mysql laravel eloquent

Will Model::updateOrCreate() update a soft-deleted model if the criteria matches?

laravel eloquent laravel-5

How does eloquent recognize tables?

laravel eloquent

How to automatically update the timespamps of parent model when a relationship is being created or removed?

Eloquent class not found when testing new models

Multilanguage database management with Laravel

Laravel Like Eloquent with array value?

laravel laravel-4 eloquent