Support the ongoing development of Laravel.io →

DB::statement binding bug?

I'm receiving the following errors when using $bindings with DB::statement. Is there an issue with t...

0 Likes
2 Replies
Solved

Laravel Nginx Configuration

This is a helper thread for those searching for a clean way to get Laravel running under Nginx. I've...

0 Likes
0 Replies

Manually logged in user fails auth filter

Hey everyone, I am having some trouble working with Laravel and the infusionsoft api. Right now I am...

0 Likes
1 Replies

Problem with password expiration

Hello. I need to force the user to change their password every 30 days. Is there anything in laravel...

0 Likes
2 Replies
Solved

Changing accessors with setAppends while eager loading?

I would like to prevent some users from accessing certain database columns based on role management....

0 Likes
0 Replies

Setting up roles in the backend with Entrust

I am setting up a backend system for a website that I created. I am currently using Confide as my au...

0 Likes
0 Replies
posted 10 years ago

Save result of mail queue

Hello, I need to save the result of sent or not sent email, so I need to handle the exceptions that...

0 Likes
0 Replies

Easy problem with a relation one to many

Hi all i'm stuck in a stupid problem that drive me crazy: Users Model class Users extends Eloquent i...

0 Likes
7 Replies
posted 10 years ago

[JOB] Laravel Web Developer

UniPro Foodservice, Inc. has two web developer positions open at our Atlanta office. For more inform...

0 Likes
0 Replies

Laravel rewrite rules

I have .htaccess: <IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Opti...

0 Likes
7 Replies
Solved

CKEditor installation using Composer and simple example

Hello I installed CKEditor using composer, but now I don't know how to use since I can't find js fil...

0 Likes
1 Replies

Getting hasMany relationship data from hasOne relationship

Hi All, New to Laravel and MVC so I'm a bit stuck and hoping I can get a solution from you. I have 3...

0 Likes
4 Replies
Solved
posted 10 years ago

Passing $variables to multiple views?

Hey guys, Another newb question from me here. I have these articles that I currently fetch from my d...

0 Likes
7 Replies
Solved
posted 10 years ago

use model in app/libraries folder

Hi, i created new libraries folder and inside linkedin class. //laravel/app/libraries/linkedin/linke...

0 Likes
2 Replies
posted 10 years ago

“Could not find package with version stability=dev.” Using Satis private repo

Not sure if this is the right place to post this as it's more of a composer/Satis issue but maybe so...

0 Likes
0 Replies

oauth2-server failing under test

We are implementing Luca Degasperi's OAuth 2 server in our REST app. The integration seem to work ve...

0 Likes
1 Replies
Solved

Laravel 4, Ajax and Dojo Toolkit's AMD features

Is anyone ever tried implementing the dojo toolkit AMD with laravel 4, or could anyone please point...

0 Likes
1 Replies

How to select which route parameter to pass on a controller function?

Hi guys! Recently I added a "page" segment on the url for pagination so I changed my '{sec...

0 Likes
2 Replies
Solved
posted 10 years ago

What credentials to use when configuring mysql db and memcache for Laravel 4 with EC2 on AWS

have my Laravel 4 project up on my EC2 server in AWS, and the final step is to connect my db and mem...

0 Likes
0 Replies

Model/Database Design question

Hi everyone, I'm currently developing a small real estate app, and before starting, I was wondering...

0 Likes
2 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.

© 2024 Laravel.io - All rights reserved.