Hi all, I would like sign in users with facebook in my website. So i use the OAuth-4-laravel package...
This is a Local Community for Bangladeshi People's who can meetups about Laravel
I have a site that developed by laravel nahid.co. In desktop browser it work properly but when I try...
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...
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