Support the ongoing development of Laravel.io →

kapv89

Joined 17 Feb 2014

Statistics

Threads 3
Replies 1
Solutions 1
Articles 0
posted 9 years ago

I made a datampper ORM inspired by eloquent, would love some feedback

Div was born out of a need felt for an ORM that's as easy to use as eloquent, yet follows the datama...

0 Likes
0 Replies

Ramblings : The Repository

The "Repository" was the elusive unicorn that I struggled to grapple for a decent amount o...

0 Likes
2 Replies
posted 10 years ago

Ramblings : An Introduction

Hello. I am going to use laravel.io as a medium for rambling on my thoughts about programming. Whene...

0 Likes
0 Replies
replied 10 years ago

Combining two query (WhereIn with Where) x 2

DB::table('collections')->where(function ($q) { $q->where('type', '1')->whereIn('user_id',...

0 Likes
Solved

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.