Support the ongoing development of Laravel.io →

Fortrabbit issue with angular post

Hi, I have just uploaded my Laravel backend and Angularjs front to Fortrabbit and I am having issues...

0 Likes
4 Replies

Frontend / backend authentication

Hi all, I'm developing an application consisting of frontend and backend part. I want to have the tw...

0 Likes
1 Replies

problem in accessing value from parentmost table.

I've four tables.User,Post,Reply and Confirm tables. And the relation is User has many posts posts...

0 Likes
2 Replies

Assigning Variable to URL

Route::get('/p/{id}/{name?}', array( 'as' => 'viewItem', 'uses' => 'HomeController@viewIte...

0 Likes
4 Replies
posted 10 years ago

Chicago Meetup

We have a meetup group in Chicago. Anyone's welcome! http://www.meetup.com/laravel-chicago

0 Likes
0 Replies
posted 10 years ago

Running commands in processes

Essentially I have an artisan command that processes a file into a database. While there's usually o...

0 Likes
1 Replies
posted 10 years ago

Dynamically loading service providers

I am creating an application with a control panel for two different versions of a server, and they m...

0 Likes
1 Replies

deployment to production

How do I deploy an application to live server through git? If I clone my app from the repo, would th...

0 Likes
3 Replies
posted 10 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 10 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 10 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 10 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 10 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 10 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 10 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

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.