I'm curious how you guys structure the controller's response on an ajax call? I usually don't use th...
Hi there, I've got a little question on value objects. It's clear that value objects identify themse...
Hello friends, I'm currently coding a REST API, however I'm having an issue with Laravel 4.1.x Bindi...
Hello, Here is my NewSite.php command file: <?php use Illuminate\Console\Command; use Symfony\Co...
Hi, I want to have my id columns of all my tables with unique alphanumeric string instead of the usu...
Need independent testing/evaluation done on a web application currently being developed using Larave...
Need independent testing/evaluation done on a web application currently being developed using Larave...
Hi everyone, I'm building a website where every posts has comments. Each comments have upvotes/downv...
The default layout and its controller has the main menu which gets user info from the DB for the log...
I am trying to set-up a demo account for my application. However the system logs out the account if...
I have a API endpoint which should list all users who are members of an organisation. Users and Orga...
Hi, I'm new to laravel and I'm a bit confused with one probably simple question. When should I use n...
I'm developing an app locally but I'm experiencing very poor performance. When tracking it down with...
In Laravel there are these three things: Doctrine Eloquent Illuminate Can someone please provide m...
Hi, When implementing localisation, I know the key is returned if a matching key/value pair is not f...
I have a 3NF design (Tag , Item_Tag, Item) As below but it wont work because i'm looping the same ol...
Dear all, I want to create chain method like: 1- like View View::make(....)->with(...).... // mus...
Hey, I just watched Coding with intent and tried to apply some of the ideas from the episode. I hav...
how to show custome error pages, 400, 404, 500 read the docs but still couldn't get the hang of it.....
Hello, I would like to create Service provider for package vendor/package (psr-0), I know with updat...
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.