Hey guys, I've got a form that gets used to perform an inspection. 1 Inspection is completed each mo...
Hi, Since moving an existing project from AWS to a new Forge spawned DigitalOcean server, it doesn't...
I am trying to call Eloquent's save() method on an existing record but getting an error from Illumin...
Hi, First of all - I might try to do something that isn't considered good practice. If so - please t...
Hi, I'm new here. Trying to create a package with controllers in it. My package is created, route is...
$locations = Locations::find(1); // null $locations = Locations::all(); // [] $locations = Locations...
I have a form that allows an admin to update a user. In this form, I have a multi-select for roles....
Ok the problem i have is the following one: (apoligize in advance for bad english xD) Im creating a...
i tried retrieving a single content using the id and passing the variable to the view, but it was te...
In Laravel 4.2 i have two additional options in iron driver config: 'host' => '', 'encrypt' =>...
I've already stared at the source code long enough and can't figure out the difference between these...
i am using Intervention package ( https://github.com/Intervention/image ) assume that things: got...
When I am running a migration from command line I am getting the response Application In Producti...
Hi, im trying to find or figure out how to select all results that doesn't have a relationship... an...
I'm brandnew with Laravel4 and I had trouble with Blade for several days. I searched in forums but I...
I'm try to add autocomplete to a form and it's not showing the results plus it's saying that 2 rows...
Hello guys, I have some posts. How can i display for example on profile page just the posts of a spe...
I want to call class via callback/closure like // call or register MyClass::make('name', function($c...
A little overview of attributes package in platform https://vimeo.com/97276329
Hi, I want to display a value from my model, but it always gives me '0' as an integer while the colu...
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.