Is there any way to force Eloquent models to re resolve the connection they were instantiated with?...
Hi all, Looking to move back from .NET MVC to an enlightened and lovely PHP framework. I like what...
Hi. This is a code for search. Anyway each time i try to search with a term that is NOT in the datab...
Im getting this error "Undefined offset: 1" what should I change here: Controller: pub...
I get this error when I try to edit my users array_merge(): Argument #2 is not an array I've tried...
$email = $request->get('email'); $password = $request->get('password'); $password = md5($p...
#UNABLE TO ACCESS config Is there any way to create a config object in test cases. Currently we are...
Hi! Laravel 4.2 here, eCommerce site. After an order is placed, I queue several summary emails like...
I'm trying to store the following incoming data into the DB, and it is successfully stored except on...
I just don't understand this concept of migrations could someone explain it in simple terms.. I know...
Hi, I'm wondering if i'm the only one who got null when I save a model instead of true previously ?...
Hi, i have a script who take data from a Json, put in Database and Display. I wanna update data if a...
Hi : i have this format : [M] => stdClass Object ( [CUsed] => 0 [CLeft] => 0 ) [D] => st...
Hi I have used ubuntu 14.04 and use laravel. I have installed nginx with hhvm so I have two alternat...
I am using Codeception for unit and functional tests. Should I test Listeners, Events, Exceptions an...
Всем привет, возникла необходимость разместить сайт на ларе на сервере IIS под виндой и без инета. С...
I'm trying to setup some unit tests for an application/api I'm building in Laravel. For some reason...
Hello, I wonder about Laravel 5. I have 2 questions : When I read the dev documentation I see that i...
Hi, jquery autocomplete does not work if i try to get data from a db table. It works if i define the...
I'm attempting to clean up an existing application by writing unit tests for some legacy code (and u...
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.