Support the ongoing development of Laravel.io →
posted 11 years ago

Loading posts for specific domains

I'm building my first laravel app, which is a multidomain app with 6 domains. I'm sorry if this is a...

0 Likes
7 Replies
posted 11 years ago

[OAuth] Login with Facebook via OAuth-4-laravel package

Hi all, I would like sign in users with facebook in my website. So i use the OAuth-4-laravel package...

0 Likes
1 Replies
posted 11 years ago

Bangladeshi Laravelian

This is a Local Community for Bangladeshi People's who can meetups about Laravel

0 Likes
0 Replies

Why Auth does not support in mobile browser?

I have a site that developed by laravel nahid.co. In desktop browser it work properly but when I try...

0 Likes
4 Replies
posted 11 years ago

Selecting database created values via whereRaw?

Hi there. I'm trying to do a PostGIS search using Eloquent, which works fine for simply selecting al...

0 Likes
2 Replies

json_decode returns null on reponse:json string on 'local' API

However if I do return $response; all the data is perfectly displayed. It seems like json_decode onl...

0 Likes
0 Replies
posted 11 years ago

Problrm with showing uploaded pfd files.

Hello, http://mysite/index.php/uploads/file.pdf *** fails with index.php http://mysite/uploads/file....

0 Likes
0 Replies

Plans about VoltDB support - libraries

Hello Laravel community, Has someone initiated the development of libraries to integrate VoltDB into...

0 Likes
0 Replies

Laravel Pastebin Implementation

Hey everyone, I am looking to add pastebin functionality to my web app, I was wondering if anyone ha...

0 Likes
0 Replies
posted 11 years ago

Chaining hasMany relationships

Let's say a school has many teachers, and each teacher has many pupils. Is there an easy way of retu...

0 Likes
6 Replies
posted 11 years ago

How link packages with project ?

When I use composer to download packages , I saw these package in folder vendor , the question there...

0 Likes
0 Replies

from QueryBuilder query to EloquentORM query

Hi, In my model I have users. Each user may have some roles. Each role have some allowed activities....

0 Likes
0 Replies

Customizing environment config folder location

Is it possible to customize where the system looks for the environment config folder? For instance i...

0 Likes
0 Replies
posted 11 years ago

Installing laravel on my ubuntu 13.10

Hi I try to install laravel 4 on my ubuntu 13.10 using the laravel command but when i palce the lara...

0 Likes
4 Replies

Default value for all Eloquent attributes

Hi, I'd need to set a default value for any Eloquent model attribute. So, for example if I try to ge...

0 Likes
6 Replies

Jquery auto-complete - bridge table - best practice.

This is a noob question but I hope you can help. I have a table of reference data (places, events, p...

0 Likes
0 Replies

Laravel Pagination in eloquent ORM with()

have used pagination in laravel and that time the query is very simple. So I have manage to work on...

0 Likes
0 Replies

Getting 'undefined method error for orderBy()' on new repository

With the help of some nice folks over on Reddit I was able to get most of my controller functionalit...

0 Likes
1 Replies

Structure of directories when namespacing

So I'm just starting to use namespacing and I'm I would like to know the recommended method for stru...

0 Likes
0 Replies
posted 11 years ago

Guardar Usuario

public function store() { $input = Input::all(); $validation = Validator::make($input, Usuario::$rul...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.