I have an issue with autoloading appearing to work fine on my local machine but not on our server. I...
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 really wondered the way Laravel implements the queue component ; I do know how to configure and de...
Hello guys. How i can ignore begining public word from url ? i moved index.php and htaccess file to...
Hi folks, I'm trying to create (kind of) a base controller for some controllers. There are different...
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 guys, I'm using "Sharel4" (http://packalyst.com/packages/package/thujohn/share) package...
Hi, When implementing localisation, I know the key is returned if a matching key/value pair is not f...
Hey guys, I have this working controller, that I would like to clean up if possible, since i am sure...
I have a 3NF design (Tag , Item_Tag, Item) As below but it wont work because i'm looping the same ol...
I am trying to create an application that would store lots of meta data for a user and the same meta...
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