Support the ongoing development of Laravel.io →

marymvlg28

Joined 19 Jan 2015
PHP programmer.

Statistics

Threads 6
Replies 1
Solutions 0
Articles 0

Eloquent and Unions

Hi, I'm using Laravel 5.1 It is possible to construct this query with eloquent ORM? SELECT SUM(CASE...

0 Likes
1 Replies

Define a relationship as a union

Hi, I would like to know if there is a way to define a relationship as a union of two tables? I've a...

0 Likes
1 Replies
posted 7 years ago

Laravel .htaccess file

Hi, This laravel default .htaccess file: <IfModule mod_rewrite.c> <IfModule mod_negotia...

0 Likes
0 Replies
posted 8 years ago

Update get id

hi, I wonder if there is a way to get the ids of the rows that have been updated. Example: \DB:('tab...

0 Likes
0 Replies
posted 8 years ago

Update field with another field

Hi, I would like to know if is possible to set a field value with another filed value in one update?...

0 Likes
0 Replies
replied 6 years ago

Define a relationship as a union

I'll try to explain better: In several parts of my code I have for example these: $user->movement...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.