Support the ongoing development of Laravel.io →

Clox

Joined 13 Apr 2014

Statistics

Threads 3
Replies 0
Solutions 0
Articles 0
posted 10 years ago

Retrieve model using pivot-table, return the model to client as JSON, and include a column from pivot.

In my code I retrieve a category like this: $category=Category::find($categoryID); And then echo its...

0 Likes
1 Replies

Retrieve a model with selected column(s) only, then update one of those columns?

In one of my controller-functions I retrieve a model: $user=User::where('token',$token)->first();...

0 Likes
1 Replies
posted 10 years ago

Setting up godaddy as smtp server. Get "501 HELO requires valid address " half the time

Hello! I'm trying to set up my laravel powered web application to use the smtp server of godaddy. Th...

0 Likes
5 Replies

clox has not posted any replies yet

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.