Support the ongoing development of Laravel.io →

1,900 Threads

Login over SSL-Proxy

Hi, I try to login about an SSL-Proxy: https://www.ssl-account.com/heregoesmyadress but it don't wor...

0 Likes
1 Replies

How to change the auth username field

Instead of having my database column named "username" or "email", how can I set...

0 Likes
1 Replies

Laravel 'remember me' for Facebook login

Hi guys, So I am aware that you can authenticate users using Auth::attempt() and setting parameter t...

0 Likes
1 Replies

Suggestion / Question about Laravel bundles.

When I check out http://bundles.laravel.com/bundles, I can see that many bundles are for Laravel 3....

0 Likes
2 Replies

Multiple domains, how to share login?

I have multiple Laravel installations running on multiple domains: A, B, C, D etc. These are service...

julienbourdeau liked this thread

1 Likes
4 Replies

laravel 4.2.4 multiple users types

we have some groups of users (students teachers parents) with different property and they need diffe...

0 Likes
1 Replies

Can't sign in anymore with new password after requesting new password

I've been doing this laravel course here https://www.youtube.com/watch?v=nSOPuYkllYQ Everything work...

0 Likes
5 Replies

Authenticating A User With Conditions (activating users by admin)

I need to let users resgister themselves through a form, and let them inactive users till, the Admin...

0 Likes
4 Replies

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

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

0 Likes
1 Replies
Solved

Keeping the users logged in for 2 weeks?

Hi How can I keep the users logged in for 2 weeks? I currently do this: Auth::attempt(array('email'...

0 Likes
3 Replies
posted 9 years ago

Auth multiple user

Hi I have a weblog system which I want to program it with Laravel . In auth part we have 3 seperated...

0 Likes
1 Replies

Auth::attempt() fails

I'm having problems with my project, it won't log any users in with the Auth::attempt() - it just do...

0 Likes
11 Replies

Auth:viaRemember() not work

I've read a lot of how to solve the problem without success. I did the right thing by Laravel instru...

0 Likes
0 Replies

Class does not exist

Hi guys, I'm trying to create an Event for sending emails, so I created a class I called observers.p...

0 Likes
6 Replies
Solved

Does anyone use the function viaRemember()

I've searched but seem not to have a fix. Again want to put this issue to solve

0 Likes
0 Replies

Auth::onceBasic() remembering authentication

I'm trying to do something similar to here, but not for an API: http://stackoverflow.com/questions/1...

0 Likes
0 Replies

Encrypting email for Eloquent user Auth

I have tried encrypting the email address (username) using mutators and accessors on the model for a...

0 Likes
3 Replies

Strange session behaviour

I've deployed my app to production (godaddy, laravel 4.0), and something is wrong. After user login,...

0 Likes
2 Replies

What's the the best way to scope todo lists and todo items to a user? (unsure of correct terminology!)

I'm not sure if there's a specific term for what I'm trying to do -I think it's referred to as "...

0 Likes
4 Replies

probleme with routing

0 down vote favorite I am new to the Laravel framework and I am stuck with routing. Folder structure...

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.