I have a command that runs in an while(1) loop, which occasionally needs to send an email alert usin...
Laravel should run anywhere that meets its requirements: http://laravel.com/docs/4.2#server-requirem...
I use a custom queue based around mysql which runs in a seperate process as we have a pretty bespoke...
I've done file_put_contents in the past without issue, just make sure you do some sanity checks befo...
A tough one - might get better responses on a mysql forum... SELECT field+0<>0, field+0, field...
The third argument for route and action defines absolute/relative I think public function route($nam...
The Laravel portal for problem solving, knowledge sharing and community building.