Support the ongoing development of Laravel.io →

rms2219

Joined 3 Feb 2014

Statistics

Threads 2
Replies 7
Solutions 1
Articles 0

Automated API testing w/ auth

I have 2 Laravel 4 apps built as APIs. Currently, they are protected with a custom auth driver that...

0 Likes
1 Replies
Solved
posted 10 years ago

Help with setting up a Queue listener

I'm using Amazon's SQS and have added a message via a 3rd party to the queue. I setup a Laravel proj...

0 Likes
10 Replies
replied 10 years ago

Automated API testing w/ auth

We came up with the following solution in case anyone else has the same question. Because the app un...

0 Likes
Solved
replied 10 years ago

Unit Testing in laravel

There are several tutorials available on the web for setting up mockery with your tests. Here's one

0 Likes
replied 10 years ago

Help with setting up a Queue listener

ipalaus said: That's it. You need that payload in SQS. Thanks...I've got it now and it's working a...

0 Likes
replied 10 years ago

Help with setting up a Queue listener

Are you saying that the message I push to SQS (regardless of where it's being pushed from) needs to...

0 Likes
replied 10 years ago

Help with setting up a Queue listener

ipalaus said: No, the queue:listen will listen to the given driver. The driver knows where to fetch...

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.