Hi, I'm using Laravel 5.1 It is possible to construct this query with eloquent ORM? SELECT SUM(CASE...
Hi, I would like to know if there is a way to define a relationship as a union of two tables? I've a...
Hi, This laravel default .htaccess file: <IfModule mod_rewrite.c> <IfModule mod_negotia...
hi, I wonder if there is a way to get the ids of the rows that have been updated. Example: \DB:('tab...
Hi, I would like to know if is possible to set a field value with another filed value in one update?...
I'll try to explain better: In several parts of my code I have for example these: $user->movement...
The Laravel portal for problem solving, knowledge sharing and community building.
The community