Support the ongoing development of Laravel.io →
mehmet

mehmet

Joined 18 May 2014

Statistics

Threads 31
Replies 17
Solutions 0
Articles 0

comment ordering problem

Hi all, I have 2 tables: posts and comments. Each post has many comments (one-to-many relationship)....

0 Likes
3 Replies
posted 11 years ago

How to evaluate pagination links

Hi, I have posts and comments tables. Post and Comment have one-to-many relationship. I have written...

0 Likes
10 Replies
posted 11 years ago

image rendering problem in blade

Hi all, I have a line in my blade file like that: <img src="{{ asset('img/users/Auth::user()...

0 Likes
2 Replies
Solved

please help -- how to parse (use) aggragate query result

I have managed to evaluate the occurances of distinct values of a column via a raw query. The result...

0 Likes
0 Replies

# of occurances of distinct values in a column

Hi all, Suppose I have an orders table and it has a price field. The price values are between 1 and...

0 Likes
0 Replies
replied 11 years ago

how to prevent user from inputting html tags

I would reject it, becuase I expect user to input comment.

0 Likes
replied 11 years ago

comment ordering problem

In fact, I am aware of the eager loading solution. But I want to evaluate posts and comments separat...

0 Likes
replied 11 years ago

How to evaluate pagination links

I tried all above, but I couldn't..

0 Likes
replied 11 years ago

How to evaluate pagination links

$comment->links() gives this error: ErrorException Call to undefined method Illuminate\Database\Q...

0 Likes
replied 11 years ago

How to evaluate pagination links

$posts->comments()->links(); gives following error: ErrorException call_user_func_array() expe...

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.