Support the ongoing development of Laravel.io →
thiver

thiver

Joined 11 Dec 2014

Statistics

Threads 2
Replies 13
Solutions 2
Articles 0
posted 10 years ago

redirect to signed s3 url problem

Hi, I have the following problem: if I redirect to a signed s3 url from the php aws sdk v2, the down...

0 Likes
1 Replies
Solved
posted 10 years ago

foreach in view on laravel forge

Hi, I'm trying to run an Laravel 4.2 application with a Laravel Forge deployment on DigitalOcean. On...

0 Likes
7 Replies
Solved
replied 10 years ago

Laravel 5 Undefined property: Illuminate\Database\Eloquent\Relations\HasMany::$category_name

And because Product_Category is a collection (HasMany Relation), you have to take an item out of the...

0 Likes
replied 10 years ago

Laravel 5 Undefined property: Illuminate\Database\Eloquent\Relations\HasMany::$category_name

There is an important difference between fetching a relationship with parentheses "$this->r...

0 Likes
replied 10 years ago

caching tips (not doing but placement/organisation)

Maintaining a query cache is fairly simple if you use a cache storage driver supporting tags (like R...

0 Likes
replied 10 years ago

Eloquent ORM how to avoid duplicate conditions

That's some weird code in your controller? I you want to filter your shops that have products from a...

0 Likes
replied 10 years ago

Hosting many mostly static sites, how to approach serving them?

You could serve your websites with Lumen and put AWS Cloudfront between your hosting and the domain...

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.

© 2025 Laravel.io - All rights reserved.