Hello, I have a Package table with some relationships: Package has one user, user has one location,...
I am using this in my controller to grab all of the input data from the form, however only two out o...
I am using some controllers from laravel 4 to laravel 5 and releated views also. But when I run the...
Say you want to edit a record and post the form using jquery. A prerequisite for this: You should al...
I am not sure what I am doing wrong here. I am using guzzle 4 with twitter api. and when I try and r...
If there any example/demo or a better documentation how to use https://github.com/anndro/SentryLdap/...
I've tried and tried with this, and it's only after many attempts and much research that I post this...
I am using Forge with a Digitalocean droplet and L5. I have been queing an image manipulation proces...
I have a weird problem after our server provider upgraded to PHP 5.4.36. I needed to upgrade our ear...
I am newbie to laravel and using V-5 of it. Following is action of controller: public function creat...
Hi guy, i want to concatenate specific coffee-script files. Is it possible with Elixir? Scenario: xy...
Hi guys, I was going through : https://laracasts.com/series/laravel-5-fundamentals/episodes/14 and w...
I am using Laravel 5 and want to create a dynamic drop-down menu. I have two drop-down menus. The va...
Hi.. my project is on Laravel 4.1 and i am using Waavi package for translation.. i would like to che...
Hello guys, User has many Field Field are fixed (10 to 15), has many User and Value Value belongs t...
I am writing some unit tests to verify that my workers are working. I have the following test to ver...
Hello, I am having some trouble with validation, specifically validation rules on arrays and I'm hop...
Hey i am new. I was wondering how can I add more variables to form. I tried this: class User ext...
Hi everybody. I have A,B,C,D 4 tables. A:id B:id,A_id,C_id C:id D:id,C_id I want to get da...
Looking into how the Exception-driven Controller validation works, I noticed nested calls in Illumin...
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