Support the ongoing development of Laravel.io →
balintant

balintant

Joined 2 Apr 2014

Statistics

Threads 8
Replies 11
Solutions 2
Articles 0

MySQL query: where field is not equal to some of the given values

Hi, I have to list some records related to users without the given parameters. Is there any way to m...

0 Likes
3 Replies
Solved

Laravel and 3000 requests/sec?

Hi, We will rebuild our newsportal in the next month. It has an average of 3000 requests per second,...

0 Likes
5 Replies
posted 11 years ago

Unexpected EOF and things like that. (css/javascript)

Hi, When I want to use css/javascript files with laravel I always get errors like Unexpected EOF or...

0 Likes
3 Replies
Solved
replied 10 years ago

Automatically embed images to email

@astroanu I've seen that of course (even if I'm using Laravel 4.2), but the problem here is I get so...

0 Likes
replied 11 years ago

Pagination Call to undefined method Illuminate\Database\Query\Builder::links()

try the following: $title = 'Languages'; $dataset = Language::orderBy('id','desc')...

0 Likes
replied 11 years ago

Custom field name via Lang::get()? (Localisation / Validation)

I found something at the bottom of the original language file: 'attributes' => array( 'email'...

0 Likes
replied 11 years ago

"502 Bad Gateway" in Vagrant (Permission Denied?)

Okay, I will check it again. We are using nginx 1.2.1 and Debian Wheezy if I remember correctly. Tha...

0 Likes
Solved
replied 11 years ago

"502 Bad Gateway" in Vagrant (Permission Denied?)

Okay, tried this, but it does not work as expected. :( If anybody else has the same error, try to a...

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.