Support the ongoing development of Laravel.io →
alenn-m

alenn-m

Joined 5 Mar 2014

Statistics

Threads 19
Replies 17
Solutions 4
Articles 0
posted 10 years ago

Laravel 4 security issue

Hello I created an application using Laravel 4 and one of mine users reported security issue. He act...

0 Likes
1 Replies

Cache only view data and drop session data

Hello I'm using this package: https://github.com/ipunkt/laravel-route-cache for caching my routes, b...

0 Likes
3 Replies
posted 11 years ago

The Response content must be a string or object implementing __toString(), \“boolean\” given."

I'm trying to return a rendered View using Response::json but I'm getting this error: The Response c...

0 Likes
0 Replies
posted 11 years ago

View is not rendered correctly on public server

I'm using DigitalOcean with Laravel Forge and I have some problems with view. On my local machine ev...

0 Likes
0 Replies

Convert fluent query to Eloquent

Hello I have this query: $galery = DB::table("galery") ->where("approved"...

0 Likes
0 Replies
replied 11 years ago

Access restriction in relationships

Check scopes on this link: http://laravel.com/docs/eloquent#query-scopes This way you can query your...

0 Likes
replied 11 years ago

While using Eloquent relationships, user id is not saved

alainbelez said: have you tried using create instead of insert? Create works, thank you

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.

© 2026 Laravel.io - All rights reserved.