Try something like this: DB::table('texts')->whereRaw("strftime('%Y-%m', created_at) = '2010...
Hi, Diego. This is solution 4 you: class Categoria extends Eloquent { protected $table = 'categ...
Is there a way from the code without manually assigning IDs from the code to create child objects?...
The Laravel portal for problem solving, knowledge sharing and community building.
The community