Support the ongoing development of Laravel.io →

limp

Joined 17 Feb 2014

Statistics

Threads 0
Replies 3
Solutions 2
Articles 0

limp has not posted any threads yet

replied 10 years ago

DB::select with raw where

Try something like this: DB::table('texts')->whereRaw("strftime('%Y-%m', created_at) = '2010...

0 Likes
Solved
replied 10 years ago

hasManyThough return wrong ID

Hi, Diego. This is solution 4 you: class Categoria extends Eloquent { protected $table = 'categ...

0 Likes
Solved
replied 10 years ago

Visible, Hidden, Fillable & Guarded with Foreign Keys

Is there a way from the code without manually assigning IDs from the code to create child objects?...

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.