Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eloquent

How to do a multiple select with raw query using Eloquent in Laravel 5.1

How to insert a record using Eloquent (Laravel) relationships?

php laravel eloquent

Laravel UpdateOrCreate To Be Different values on Create on Update

php laravel eloquent

Laravel: join Eloquent models

laravel join eloquent

Eager Loading on laravel query when nested 3 deep

laravel eloquent

Laravel 4: prevent lazy load hasMany relation when foreign_key is null (optional relation)

How to save a model with related records in Eloquent ORM from JSON

How to get distinict vendors and thier count in laravel?

laravel eloquent

Laravel 5 response()->json always returns an array?

php json eloquent laravel-5

Laravel MorphToMany Doesn't Work for multi columns

prepared statement with Eloquent ORM / laravel

Get data from two relationed Illuminate Eloquent Model in one

php laravel eloquent

How to 'order_by' on second table when using eloquent one-to-many

php laravel eloquent

Search based on foreign key in Laravel

Laravel's Model::create() function isn't setting a custom field value

php laravel eloquent laravel-5

Laravel 5.3 Schema::create ENUM field is VARCHAR

Why the modal doesn't close in laravel livewire?

How to get Country name for related City using Laravel Eloquent

laravel vue.js eloquent

get data into belongsToMany relation Laravel

php laravel eloquent

laravel eloquent - can't eager load polymorphic relation with query 'select'