I have a command that runs in an while(1) loop, which occasionally needs to send an email alert usin...
Set the key to whatever you are searching for $main_array['first'] = array("name" => &q...
PHP's native function: http://php.net/manual/en/function.file-exists.php or Laravel's Wrapper http:/...
Or you could make a pull request via github? https://github.com/laravelio/laravel.io
Good question - you could possibly do something with scopes, although you may have to do this for al...
+1 for MySQL, you want to maintain the relationship so go with a relational database - a graph datab...
The Laravel portal for problem solving, knowledge sharing and community building.