Not really sure what I am missing here? The error: exception 'ErrorException' with message 'Declarat...
I have install OctoberCMS locally but when visiting the domain, it doesn't do anything but download...
So I am trying to keep code a bit cleaner by extending modal layouts that are similar. However, it s...
Not sure what is up but my routes keep getting called twice. I have erased them all and just used th...
I have tried both ironmq and beanstalkd. This code in the routes: Route::get('test-queue', function(...
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.