Support the ongoing development of Laravel.io →

843 Threads

Correctly passing csrf with jQuery(formData) ?

I have an upload script that has a fall back to flash which doesn't pass the session, instead i can...

0 Likes
0 Replies

login with google account

Hello! I am making an app with laravel 4 and I should do login with google account. I have successfu...

0 Likes
3 Replies
Solved
posted 9 years ago

INSERT/UPDATE session is taking 2 - 15 seconds

Looks like using the database for session data is slowing down the website I've built, and I can con...

0 Likes
5 Replies
posted 9 years ago

Using session as a simple array?

I have problems understanding how sessions work in laravel and I'm getting issues trying to do what...

0 Likes
1 Replies
Solved

Session Database and javascript web app

I am using session database to authenticate API calls from javascript web app via https Does bellow...

0 Likes
0 Replies

Session Mechanism not Working after upgrade to 4.1

Hello All, We are working on one web app in which we are using AngularJS+Laravel 4. All works fine w...

0 Likes
0 Replies

Stateless HTTP authentication not working properly

I'm trying to do a stateless HTTP login for my RESTful API using Auth::onceBasic() I've tried the so...

0 Likes
1 Replies
Solved
posted 9 years ago

Laravel database session has stopped to work

Hi, I was using the database driver for the sessions and all had worked perfectly. But after some of...

0 Likes
3 Replies

Unable to set the remember me cookie expiry date in laravel 4.1.28

Background: I was Using laravel 4.0.x , and resetting the remember_me cookie expiry date to 1 month...

0 Likes
0 Replies

Auth Filter Issue

Hi All, First time posting. I've been using Laravel for about a year now and developed an app in La...

0 Likes
0 Replies

Don't flush flash data

Is it possible to prevent Laravel from flushing data that's been flashed? I have two routes: Route:...

0 Likes
3 Replies

Using Auth::logout cause The webpage ses " has a redirect loop "

Hi please help, Using Auth::logout cause The webpage ses " Has a redirect loop " or inf...

0 Likes
2 Replies

Cookieless Responses

I am trying to remove as much as I can from some of the responses my system sends out. At the moment...

0 Likes
0 Replies
posted 9 years ago

Users are getting logged out

Hey, I currently have the problem, that my users are getting logged out randomly after a couple of m...

andrewcam liked this thread

1 Likes
3 Replies

Rerouting not working for logout route only

Just starting out with Laravel and I've come across a weird problem when I try to log a user out (co...

0 Likes
2 Replies
Solved

Basic implementation of cookieless sessions

Not a question but documentation case for all who needs it. Please note this is not complete solutio...

0 Likes
1 Replies

Force logout for a specific user

My app allows users to log in and manage their data. But if a user is logged in and an admin removes...

0 Likes
3 Replies

What is the difference between these methods of returning a json response

Hi I've just solved an issue in my app concerning ajax reposnses and session persistance. return $re...

0 Likes
1 Replies
posted 9 years ago

Session Persistence laravel 4.1

I'm unable to get any session data to persist across my app. I'm using a cart package and after addi...

0 Likes
4 Replies
Solved
posted 9 years ago

The SessionBagInterface attributes is not registered

We are facing this issue. Log.ERROR: exception 'InvalidArgumentException' with message 'The SessionB...

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.