I'm building my first laravel app, which is a multidomain app with 6 domains. I'm sorry if this is a...
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...
Hi there. I'm trying to do a PostGIS search using Eloquent, which works fine for simply selecting al...
However if I do return $response; all the data is perfectly displayed. It seems like json_decode onl...
Hello, http://mysite/index.php/uploads/file.pdf *** fails with index.php http://mysite/uploads/file....
Hello Laravel community, Has someone initiated the development of libraries to integrate VoltDB into...
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...
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 I try to install laravel 4 on my ubuntu 13.10 using the laravel command but when i palce the lara...
Hi, I'd need to set a default value for any Eloquent model attribute. So, for example if I try to ge...
This is a noob question but I hope you can help. I have a table of reference data (places, events, p...
have used pagination in laravel and that time the query is very simple. So I have manage to work on...
With the help of some nice folks over on Reddit I was able to get most of my controller functionalit...
So I'm just starting to use namespacing and I'm I would like to know the recommended method for stru...
public function store() { $input = Input::all(); $validation = Validator::make($input, Usuario::$rul...
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