Support the ongoing development of Laravel.io →

1,910 Threads

Laravel4 is not creating session

I am using Auth::attempt($credentials, $rememberMe) for login user. It was working fine but suddenly...

0 Likes
2 Replies

Laravel with Homestead

I new with virtual box and vagrant , Now I using Homestead image and every thing is run well but whe...

0 Likes
3 Replies
Solved
posted 10 years ago

Is there an event for when a user is logged on via cookie?

I'm trying to keep track of every time a user logs on to my site. I can handle the auth.login event...

0 Likes
0 Replies

Planning and implementing a prototype

This question is mainly to wrap my head around things. I'd just like to know how others go about dev...

0 Likes
0 Replies
posted 10 years ago

How to Use Laravel's Build Multi-sites with Different Account Auth?

How to Use Laravel's Build Multi-sites with Different Account Auth? I need to build a platform. And...

0 Likes
1 Replies

Authentication session lost after redirect

hi, i have a problem with authentication. i am using multiauth. i tried to login a user then i check...

0 Likes
5 Replies
Solved

Zizaco/entrust - Need a Functions to Get a all Roles for single User

I have assigned multiple roles for a user and I ll need to function to get all the roles based on t...

0 Likes
0 Replies

Session out side laravel

Hello, I would like to know, how to use the sessions below in another php file outside laravel proje...

0 Likes
1 Replies
Solved

LAravel + Angulajs keeping users logged in

I'm using angularjs for a single page application that only gets data through an API with laravel. M...

0 Likes
1 Replies

Shorter "remember me" period

After upgrading to Laravel 4.2 and added the remember me token to my users table, I've encountered a...

0 Likes
0 Replies

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
0 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

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.