I've users,posts,comments table. Here are my models user model public function posts() { return $...
Hi there. I'm trying to do a PostGIS search using Eloquent, which works fine for simply selecting al...
I'm deploying an app with fortrabbit, as you may know, fortrabbit does not uses localhost and have o...
However if I do return $response; all the data is perfectly displayed. It seems like json_decode onl...
Ok, maybe I'm tired today but I cant figure out the best way to handle this: I have a paginated view...
Hello, http://mysite/index.php/uploads/file.pdf *** fails with index.php http://mysite/uploads/file....
Hi, I am trying to use foundation CSS framework with laravel. Most of the things work fine. The firs...
Hi all, I am looking to create two models, both on top of the same table. I know that I could do wit...
Hello Laravel community, Has someone initiated the development of libraries to integrate VoltDB into...
Hi, I am trying to add two months to the current date : $sale->sale_date = date('Y-m-d 00:00:0...
Hey everyone, I am looking to add pastebin functionality to my web app, I was wondering if anyone ha...
Let's say a school has many teachers, and each teacher has many pupils. Is there an easy way of retu...
When I use composer to download packages , I saw these package in folder vendor , the question there...
Hey, I want to extend Sentry 2 with a new class. I did everything right but i have a problem. If i a...
If I have two models: Institution and InstitutionStatus Is it considered bad practice to have Instit...
Hi, In my model I have users. Each user may have some roles. Each role have some allowed activities....
Is it possible to customize where the system looks for the environment config folder? For instance i...
Hi there. I'm new to Laravel so please be gentle with me! I'm a little stumped as to how I would go...
Hi I try to install laravel 4 on my ubuntu 13.10 using the laravel command but when i palce the lara...
I'm setting up Asset-Pipeline as part of our project. Previously we used Codekit to compile these SC...
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