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 10 years ago

Fastest way to search value in array.

Set the key to whatever you are searching for $main_array['first'] = array("name" => &q...

0 Likes
Solved
replied 10 years ago

Image not found

PHP's native function: http://php.net/manual/en/function.file-exists.php or Laravel's Wrapper http:/...

0 Likes
replied 10 years ago

consider a reporting tool to report users?

Or you could make a pull request via github? https://github.com/laravelio/laravel.io

0 Likes
replied 10 years ago

Enforce additional WHERE on all queries.

Good question - you could possibly do something with scopes, although you may have to do this for al...

0 Likes
replied 10 years ago

What database to use

+1 for MySQL, you want to maintain the relationship so go with a relational database - a graph datab...

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.