Support the ongoing development of Laravel.io →

darrylkuhn

Joined 3 Apr 2014

Statistics

Threads 2
Replies 14
Solutions 3
Articles 0

Eloquent, Postgres, and the JSON datatype

Has anybody worked with eloquent/postgres and the json/jsonb datatype? I've fleshed out some basic c...

0 Likes
7 Replies
Solved
posted 9 years ago

Laravel 4.2 relations with soft deletes

In 4.0 I could get soft deleted related models with the following relation public function student()...

0 Likes
6 Replies
replied 8 years ago

Overriding Eloquent attributes

Two other options here... One is just call the parent method rather than duplicating the logic. E.g....

0 Likes
replied 9 years ago

Eloquent, Postgres, and the JSON datatype

So since there was some interest I have created a new package on packagist: https://packagist.org/pa...

0 Likes
replied 9 years ago

Eloquent, Postgres, and the JSON datatype

Wow - responses... guess I should check this more often... OK, I will set it up in github and packag...

0 Likes
replied 9 years ago

Eloquent, Postgres, and the JSON datatype

Since I got no replies and couldn't quite find anything I have created a Trait called EloquentJSON (...

0 Likes
Solved
replied 9 years ago

morphMany returning NULL

Yeah - I agree - it feels like a bug... don't know the bowels of eloquent to give you a solid answer...

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.