Hey guys !! I have a big problem.... I want to inject cookies in a redirect response, and it's work...
Imagine the following model: class Post extends \Illuminate\Database\Eloquent\Model { public functi...
I have a Model method that makes use of several methods from other classes (Some from third party li...
Hello, everyone, so found some strange mood of my php unit tests, I have for example 2 tests extende...
i am using this https://github.com/sembrestels/angular-qr-scanner but when i put the code giving in...
I want to use PHPUnit to test a route with a specific cookie with I cannot get the cookie value from...
Hey Guys! I have an application in Laravel 4.2 running in a Droplet on Digital Ocean. I need to inst...
i am writing a generic database browse/update so i have to create a new class for each table i want...
Hello everyone, I am actually writting a API with Laravel on WAMP server, I am want to validate the...
Hello everyone, I want to start a new project on c9.io, Now I am a beginner at laravel so I am wonde...
Hi guys, How to properly install php artisan? thanks in advance.
I am following along with Jeffery Way's book Laravel Testing Decoded. In chapter 4 he outlines insta...
I'm currently setting up a new laravel project for my personal site and rather than using any third...
I can use faker with language definition. $faker = Faker\Factory::create('en_US'); How adapted this...
Hello, I migrated my project (built in Laravel 5) to Windows web server and when I tried to run arti...
Hi getting a 'marked @internal' in PHPStorm. I can't fix the code to make the message disappear. I'a...
Error while reading line from the server. [tcp://localhost:6379] while broadcasting the event neithe...
I have created a testing database environment as follows: return array( 'default' => 'sqlite',...
laravel 4.2 is no error with tinker but laravel 5.0 is error $> git clone https://github.com/lar...
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