Support the ongoing development of Laravel.io →

davidbarker

Joined 15 Apr 2014

Statistics

Threads 2
Replies 4
Solutions 1
Articles 0

Error when attempting to deploy Laravel 5 to Pagoda Box V2

Hello, I've been running a Laravel 4 app on Pagoda Box for a few months, and it's been great. Howeve...

0 Likes
1 Replies

One to many relationship returning NULL

Hey, I'm having an issue I've been trying to figure out for the last few hours, but I can't seem to...

0 Likes
8 Replies
Solved
replied 9 years ago

Error when attempting to deploy Laravel 5 to Pagoda Box V2

I thought I'd try changing the version of PHP I'm using, so I'm now using 5.5 instead of 5.6, and… I...

0 Likes
replied 10 years ago

One to many relationship returning NULL

It turns out I'd renamed the original User.php to User_.php, which was being loaded instead of my ne...

0 Likes
Solved
replied 10 years ago

One to many relationship returning NULL

OK. I've got… var_dump(User::find(1)->boards); var_dump(DB::getQueryLog()); which outputs… NULL...

0 Likes
replied 10 years ago

One to many relationship returning NULL

Thanks. It's now integer, but I'm still getting NULL when I run var_dump(User::find(1)->boards);....

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.