Support the ongoing development of Laravel.io →

1,910 Threads

posted 10 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

Getting Invalid Oauth Access token while retrieving user's facebook profile

This is my first question. I am trying to retrieve user's facebook profile. I am using laravel 4 fra...

0 Likes
5 Replies

Session data reset after payment from redirect url

Hi guys, i notice that, when i complete the payment from paypal like logged user on my site, after t...

0 Likes
3 Replies

How can i distinguish my user between other users?

I would like to make that when a user logs it could see other users, but this user can't modify pers...

0 Likes
1 Replies
Solved
posted 10 years ago

cookie issue

we have a site developed in zend framework. we are planning to migrate our one module (payment) in l...

0 Likes
1 Replies

Invalidate Auth Session.

Hi, I have an application that I must limit 1 auth session per user. For example, if user a user is...

0 Likes
1 Replies
Solved

is there any helper class or package in Laravel via which we can import export CSV/Excel file

Hello is there any ackage in Laravel via which we can import export CSV/Excel file in mysql database...

0 Likes
0 Replies

Can't get named route name

Hello, Im pretty new on laravel, and today i'm stuck on simple (it looks like) thing. I have named r...

0 Likes
0 Replies

Sharing a session between 2 laravel applications

I am using a database session driver in an attempt to share a session between two laravel applicatio...

0 Likes
1 Replies

Auth/Session Forgetting

Hi guys, I'm having a problem with Auth or Session Forggeting. Here is my code : http://laravel.io/b...

0 Likes
0 Replies

Single Page App Authentication Approach

Trying to come up with a nice auth method for a single-page angular app. I know this is super sloppy...

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