I was busy doing code to populate a second drop down with java and i realized that i may just be was...
I have tried various combination to imitate a file upload without much luck.. My last attempt consis...
I try to mock this: \Schema::drop('tableName') in my unit test like this: \Schema::shouldReceive('dr...
http://laravel.io/bin/DeNJx#9
I've used the Repository Pattern a few times now, but recently started trying to get better with my...
I'm trying to set up my local environment with MAMP. However, I want my database to point to my RDS...
Hi, everyone! Have the following issue for more a while now and can't find an answer - I'm trying t...
Hi, i have been try to mock the Carbon object end something like shoudRecive now method, but i have...
this is my loginAction that built session <?php namespace App\Http\Controllers; use Illuminate\H...
My code is like this : <?php echo Hash::make('12345'); ?> error : Fatal error: Class 'Hash' no...
I would like to learn new php framework. but i have doubt which should i learn? Symfony 2 or Laravel...
Hi everyone, I have a Laravel 5.0 project that I want to test on servers that supports different php...
Hi everyone, Just getting through setting up Jenkins to successfully run the PHP QA Toolchain (http:...
Hello there! I have a Laravel 5.1 site that works well on my localhost. I then tarball the files, an...
I am having issues with try catching a guzzle request. I know the auth will fail but I am trying to...
I have laravel 5.1 with phpunit in require dev, but it is not working. And I checked that I actually...
Hi everyone. I am new in Laravel 5 here. I faced some difficulty to compile SASS file by using Gulp....
Hello everyone, I am actually writting a API with Laravel on WAMP server, I am want to validate the...
I am following along with Jeffery Way's book Laravel Testing Decoded. In chapter 4 he outlines insta...
Hi getting a 'marked @internal' in PHPStorm. I can't fix the code to make the message disappear. I'a...
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