Support the ongoing development of Laravel.io →

fuzeboxsoftware

Joined 19 Nov 2014

Statistics

Threads 16
Replies 5
Solutions 1
Articles 0

Laravel Supervisor Deploment Issue

When deploying my Laravel application, my supervisor queues randomly enter the fatal status and are...

0 Likes
0 Replies

Dependency Injection w/Argument

We have this method in one of our command files: public function setGateway(Church $church) { $this...

0 Likes
0 Replies

Command Method Testing

I find it pretty straight forward testing commands I have created using the CommandTester. However,...

0 Likes
0 Replies

Laravel 4 DI Issue

Trying to get some dependency injection going here but I keep getting the following error: ErrorExce...

0 Likes
0 Replies

Laravel 4.2 Codeception/PHPUnit Mockery Injection

So I am new to phpunit/codeception. With that said, I am attempting to test a method that is in a co...

0 Likes
0 Replies
replied 8 years ago

Try Catch Guzzle

Argh, ended up being namespace issue with Exception. Need the backslash. So the code should look lik...

0 Likes
Solved
replied 8 years ago

Declaration should be compatible - class extend error

It was actually the interface that was off. Needed to add the array type: public function firstOrCre...

0 Likes
replied 8 years ago

Laravel 4.2 Queue Firing Twice

astroanu said: Look in ps aux for multiple running daemons. . It happened to me once ps aux: http:...

0 Likes
replied 8 years ago

Laravel 4.2 Queue Firing Twice

ps aux: http://laravel.io/bin/E3dkx

0 Likes
replied 8 years ago

Laravel 4.2 Queue Firing Twice

Can you tell me what I should be looking for exactly?

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.