I'm having this strange behavior in Laravel 5.1 where when I call the relation of an eloquent model...
Is there any way to force Eloquent models to re resolve the connection they were instantiated with?...
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...
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, jquery autocomplete does not work if i try to get data from a db table. It works if i define the...
I'm having issues getting elastic search to work with my larval project I'm trying to index a docume...
Hello everyone ! I began laravel one week ago, and today I decided to properly use eloquent. So I wi...
What should I change to save multiple data here? Thanks in advance. This should be the output fsr_nu...
this is my PostController.php, <?php namespace App\Http\Controllers; use Illuminate\Http\Reques...
So I've been working on a project for a few weeks now and have just picked up Laravel because of it...
I'm following along with examples in the docs, and am playing around with many to many relationships...
In my ShowController, I returned a view with variable posts, like <?php namespace App\Http\Contr...
Hi, I've got the following 2 models: Share -> hasMany() -> Shareprices in a Console Command sc...
Hello guys, i have been a little confusing to build a query as described bellow: I have a model call...
Hello Im making an autocomplete search however when I type a letter instead of outputing only the da...
Hi dd my array looks like this: array:8 [▼ 0 => "promo\1\images\2.jpg" 1 => &quo...
Gaes How To value change in percent $chartDukungan = $dukungan->map(function ($item) {...
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