How can I check what happened with my app that the request time suddnely jumped 5 times more. I mean...
I just installed new laravel 4 fresh copy. new copy url : http://localhost/ln/public I setup config...
class PDF extends FPDF { private $number; function setNumber($number) { $this->number = $nu...
Package Thujohn\Twitter; Twitter::shouldReceive() gives me error: Parse error: syntax error, unexpec...
Hey, So I use OSX 10.9, MAMP 3, and php 5.4.4. I was looking at artisan tinker and when I ran the...
Hello! I'm starting a new application to interact with an existing database. I'm building a new back...
i am testing a form. Upon success it must redirect to a route and upon failure it must return to th...
Are there any resources or examples available that discuss testing custom filter classes? Or, do you...
Hi, Here is an example of my test: public function testCitizenService() { $respo...
Hi, can anyone help with setup selnium2 drive on mac and use it with laravel ?
Hello there! I'm currently developing a CMS called larapress and I'd like to discuss the archite...
Hi! I have some functional tests where I check if a route by name is working. This test works if I r...
Hi, We are a team of developers, and each one is running tests locally before commit, each one confi...
Currently I'm trying to improve my TDD (PHPspec) in Laravel, though I'm facing several problems when...
Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...
Hi guys, I have this strange problem when i call the parent::setUp() on my TestCase class for unit t...
Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...
How do i use the down function only of the file in migration.
Question about code coverage: I have it running, but the result is 0% coverage every single time - i...
Hey guys, so I'm trying to something like below: //MyTest $this->productMock ->shouldRe...
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