I have a command that runs in an while(1) loop, which occasionally needs to send an email alert usin...
I'm not sure I quite get the scenario, but you might want to look at conditional rules: http://larav...
$list = $the_things->where( 'date_field', '>', date('Y-m-d' );
I run centos, but can't see a problem with Ubuntu. I too run Apache and on the rare occasion I need...
I haven't used it bit have successfully used the non-laravel specific official package on packagist
Some people put everything in htdocs, but I can't think of a good reason to do this unless your host...
The Laravel portal for problem solving, knowledge sharing and community building.