Support the ongoing development of Laravel.io →

Trying to get property of non object

routes.php: Route::get('users/{id}/edit', array('before' => 'auth|admin', 'uses' => 'UserContr...

0 Likes
7 Replies
Solved

Logout logging all users out instead of the one performing the request

Hello everyone, I am having a large issue with the Authentication mechanisms in Laravel. First of al...

0 Likes
1 Replies
posted 9 years ago

Eloquent - Get all result, group by, order by id

Hey guys, I have a model with versions. I get this records with the following code: $versions = Vers...

0 Likes
1 Replies

Problem in loading laravel view with ajax

I am new to web development.I am using laravel for my app where i used blade templates for creating...

0 Likes
0 Replies

Session cookie is valid even when it should be expired using lifetime setting

I noticed when calling resource using curl with cookie, Laravel will authenticate user even when ses...

0 Likes
0 Replies
posted 9 years ago

Help with amazon s3

Trying to get Object url and keep hitting a brickwall. CredentialsException in InstanceProfileProvid...

0 Likes
3 Replies
posted 9 years ago

Meetup: Longmont, Colorado; Oct 2, 2015

Please come join us just Friday, Oct 2nd, just north of Denver. Details at Locoder.com

0 Likes
0 Replies

Dev Fast - Production Slow

Hi all, I'm looking for some inspiration. I've got a low traffic site that's fast in my dev environm...

0 Likes
5 Replies

question about eloquent relationships

Hey guys! Firstly i want to say sorry about my english it's not my native language. I have a little...

0 Likes
3 Replies
posted 9 years ago

laravel 5.1 https problem

Hi guys, i've a little problem. i dont know how to serve my whole laravel 5.1 app in https. i cant f...

0 Likes
0 Replies

[L5.1] create facades using packages

I want to create a facades file in package and register it for app. i am looking for tutorial link P...

0 Likes
3 Replies

multiple file uploads and csrf tokens

I have a problem with my upload form which uses ajax call Multiple files can be uploaded. When I upl...

0 Likes
0 Replies
posted 9 years ago

Get value from select which is not in form

Hi, say I had a select input which was not in a form e.g. <select class="email-select"...

0 Likes
1 Replies
Solved

hhvm unrecognized service (Homestead)

Hi, I've set up Laravel Homestead and everything works fine. But when I add hhvm: true to the Homest...

0 Likes
10 Replies
Solved

custom auth and hashing with md5 laravel 5.1

I am new to laravel. I try to create login/register from an existing datas. in my datas users: usern...

0 Likes
0 Replies
posted 9 years ago

cloud 9 and laravel5.1 not displaying validation error

Hi Im, new to laravel and starting to develop an ordering app using cloud9 and laravel5.1 . I was ab...

0 Likes
0 Replies
posted 11 years ago

Language files on external directory

I write a simple application using Laravel 4.1 and using theme files. My problem is how to load lang...

0 Likes
2 Replies

Eager loading from a list of user IDs (Haversine)

I have to optimize a Haversine query that's got an odd syntax and can't be addressed by the usual _m...

0 Likes
2 Replies

CSV File Upload

Hi, I'm just new in using laravel 5 and I'm having trouble solving my CSV File Upload codes. I need...

0 Likes
1 Replies
posted 9 years ago

Database config change on the fly

I want to connect to a different database, while the process is going on. According to the design, I...

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.