Support the ongoing development of Laravel.io →
elite123

elite123

Joined 31 Jan 2014

Statistics

Threads 1
Replies 251
Solutions 37
Articles 0
posted 11 years ago

Mail - Close connection

I have a command that runs in an while(1) loop, which occasionally needs to send an email alert usin...

0 Likes
1 Replies
replied 9 years ago

How to use translation when using validator->errors()->add()

I guess you could just store in your usual language files: $validator->errors()->add($formFiel...

0 Likes
replied 9 years ago

Saving positions in database

How do you want to use the data? It is usually better practice to use a column for each value, unles...

0 Likes
replied 9 years ago

How to send mail from Contact Page?

Your problem is with your jquery code then - can you post that (or you might get more responses in a...

0 Likes
replied 9 years ago

How to send mail from Contact Page?

If you remove the jquery validation does it work? nb You should use server side (laravel) validation...

0 Likes
replied 9 years ago

fetch multiple images from Database

You need to get your images back into an array // explode images into an array $images = explode(','...

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.