I am trying to construct some unit test for a json returning api. I found https://laravel.com/docs/5...
I'm trying to create a mock model for my controllers to use, but doesn't seem to be working <?php...
Hello there! I'm trying to setup unit tests for my Lumen application. Sadly, that only works well fo...
I have a View Composer binded to a class that get data for one repository class and add this data in...
Hi All, I am working on one web application that needs the functionality to open some files or open...
Anyone else experiencing this? Problem: During unit tests, Cache neither gets nor sets when being ca...
i have a function that receives sns notifications here is how i receive the data public function rea...
http://laravel.io/bin/DeNJx#9
i learn the TDD now, and it's my third test file... BUT, i dont know, what-s doing i wrong. can anyb...
I've used the Repository Pattern a few times now, but recently started trying to get better with my...
I have googled around and came up with nothing useful... How do people test their Errors? Here is me...
I previously asked this question on the Laracasts forums at https://laracasts.com/discuss/channels/e...
I'm trying to set up my local environment with MAMP. However, I want my database to point to my RDS...
I'm trying to test a file upload but when action is touched, there is no file in Input::file. This i...
Hi, everyone! Have the following issue for more a while now and can't find an answer - I'm trying t...
This is a great method published at http://blog.g-design.net/post/124707474740/counting-dom-elements...
like this https://www.dropbox.com/s/f5nn4t4lp4oslkc/Capture2.JPG?dl=0 i was just access to companypr...
Hi there, I'm trying to develop a small project with laravel. I create the project with composer, an...
Hi, i have been try to mock the Carbon object end something like shoudRecive now method, but i have...
Hey folks, I'm getting a MethodNotAllowedHttpException when trying to use the HTTP method DELETE for...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community