Support the ongoing development of Laravel.io →

terrymain93

Joined 13 Feb 2015

Statistics

Threads 1
Replies 3
Solutions 0
Articles 0
posted 9 years ago

Eloquent in Laravel doesn't accept table with an underscore

When I use something like this: $user = new User; $user->username = Session::get('usernam...

0 Likes
3 Replies
Solved
replied 9 years ago

Eloquent in Laravel doesn't accept table with an underscore

Thanks for the suggestion goedda. It worked! I have changed the model file name from Membership_user...

0 Likes
replied 9 years ago

Eloquent in Laravel doesn't accept table with an underscore

I also tried $membership_user = new MembershipUser; and also $membership_user = new membership_user...

0 Likes
replied 9 years ago

Profile name is too close to logout button

The text is too small on 1920x1080 desktop display.

0 Likes

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.