I am using redis on Laravel 4.2 to utilize queue:push via closures to perform commands while the use...
Argh, ended up being namespace issue with Exception. Need the backslash. So the code should look lik...
It was actually the interface that was off. Needed to add the array type: public function firstOrCre...
astroanu said: Look in ps aux for multiple running daemons. . It happened to me once ps aux: http:...
The Laravel portal for problem solving, knowledge sharing and community building.