Hi, I have an array with objects called $buildings It has 5 buildings, each with a relation to a &q...
To be fair i almost always use Chrome. But sometimes i use Firefox and i stumbled into this issue, n...
Hi, I'm trying to execute: % php artisan migrate and I get the following error: [PDOException] SQLST...
I have a typical event hook for soft deleting children: public static function boot() { parent::boo...
I know there are several topics about exactly this problem, but the answered solutions don't seem to...
I was starting a new project and rather than coding it all in L4, I decided to just start in L5 and...
#Dear people and cats. Do anyone have a smart idea of how to design a user table with different user...
Hi all, I'm in need of two Laravel apps responding to different routes under the same domain. For si...
Hi, I have these three models: Building (table: buildings) Object (table: objects) BuildingType (tab...
Hey guys, Something very weird has happened in an application that I am building today. All of a sud...
Hello guys, I'm about to create RESTful API with Laravel. I've created such in past, but this time I...
I am facing this error when deploy my laravel website on server centos 7 .htaccess: Options not allo...
I apologize in advance if someone has addressed this on a separate thread and I just didn't see it....
Morning, dumb title with dumb question : as router.before and router.after are not fired anymore, ho...
Hi all, Apologies if this is somewhat of a newbie question (I am one) but I can't seem to put my fin...
Hi, I have 3 controllers that basically List/Create/Edit/Remove things in database (Products, Carts,...
I will try to briefly explain this problem I'm having. I have a database field called "price&qu...
I am posting arrays of related field ids using the product id as the key, to my controller: $input...
Hi guys, This question might be more of a generic database design question, but I'm using it for a L...
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.