Hello, I'm facing a problem with blade templating and my layouts. Here's my layout (in app/views/lay...
I want to inject the larvel log object to my controller instead of using the facade. But I cant type...
Hi, Is there any ability to perform a custom query on my model's initialisation? The reason is, i wa...
Hi guys hope somebody can help.... I did a transfer from root-root and reinstalled the backup. But g...
We have a large web application built on Laravel 4 (4.2 currently) and we have ran into a bit of a p...
Hi fellow Laravel fans, I am hoping somebody can help me. I am trying to mock an instance of Carbon...
How can I do the following using eloquent? INSERT INTO table (column) VALUES (select max(id) from ta...
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...
Hey am new to Laravel but i've risen up quite fast in it up to the point of developing a social netw...
Hi, I have these three models: Building (table: buildings) Object (table: objects) BuildingType (tab...
quyle92 liked this thread
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...
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