Hi guys! I am running into an issue. For some odd reason Laravel is adding is null to the query. I h...
use Illuminate\Database\Seeder; class DatabaseSeeder extends Seeder { /** * Run the database se...
I just started writing functional tests and when running the tests on homestead they pass, but when...
I´m trying to after save chamada in the function store then show it in the view show. I'm using this...
Hi, I have defined several "global" objects that should be available for every Controller...
Installed a fresh copy but unable to connect to the homestead database, anyone else had this problem...
Hello Shows me Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException but this link &l...
Hi, I've setup a fresh laravel 4.2 install, created a package using the --ressources option (exemple...
How to make a respone with empty cookie? even no 'laravel_session' item. In other words the response...
Pulling my hair out over this one - Eloquent create only seems to be inserting certain columns Doing...
I'm probably being dim but I can't see an example of how to do this. So I have a bunch of users, and...
Can someone tell me why I'm getting a risky test here? It's an auth filtered route, but I've disable...
Hi Guys, Im wondering how it exactly works with different environments. I changed my environment to...
Is it possible to generate unique and random string easily in Laravel 4? May be some helper function...
Hello, When I have this config file : <VirtualHost *:80> DocumentRoot /var/www/laravel/pub...
I'm having some issues with testing. I have the testLoginStart method in the unit test here: https:/...
So i tried using multiple conditionals on my join but laravel assumes that on join i will be compari...
Hey guys, I'd like to inject controller and action names automatically to the returned view to add b...
I'm using Vagrant and Homestead for the my local development work. One thing I'm really trying to fi...
Hey guys, How can i optimize this? I dont know how to explain well from dutch to english. With the f...
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