Support the ongoing development of Laravel.io →
chriz74x

chriz74x

Joined 8 Apr 2015

Statistics

Threads 22
Replies 27
Solutions 0
Articles 0
posted 6 years ago

reduce database query to one and avoid load() null error

I have this function: public function show($id) { if (count($post = Post::find($id)))...

0 Likes
0 Replies

save unaltered image to server with intervention (how to?)

Hi there, I finally managed to crop resize and compress an image file the user is submitting through...

0 Likes
0 Replies

strip email addresses, domains or domain names from user input

I am looking at a way to strip those things from user input comments or posts in my project. I am us...

0 Likes
0 Replies
posted 9 years ago

how do we load user data (distant relation) in polymorphic relation and...

...how do we get all user's associated likeables? So I used the polymorphic relation method to set u...

0 Likes
0 Replies

Policy not working, God knows why...

I am trying to move the controls I make in the Controller for a User to be able to leave a Comment o...

0 Likes
0 Replies
replied 9 years ago

laravel 5.1 auth views completely messed up with Bootstrap 4.0.0 alpha2

Yes I know, I was wondering if anyone had updated them already

0 Likes
replied 10 years ago

blade doesn't process string in jquery callback function if the js file is set alone in public/js and removed from html

thomaswardiii said: I'm confused. What do you mean you "don't know your vars before post"...

0 Likes
replied 10 years ago

blade doesn't process string in jquery callback function if the js file is set alone in public/js and removed from html

You are not reading my messages, I am not returning a view, I am returning a json and updating the v...

0 Likes
replied 10 years ago

retrieve data from two foreign tables referenced in items table attached to user by pivot table

what about the package? You told there is no need to define the array the way I wrote, that I need t...

0 Likes
replied 10 years ago

retrieve data from two foreign tables referenced in items table attached to user by pivot table

do you mean presenter pattern? I am looking at the methods and I don't see which one should work for...

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.