Support the ongoing development of Laravel.io →

700 Threads

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

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

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

Artisan logout

Can I logout all users by using Artisan?

0 Likes
1 Replies

Laravel and MoltinCart

Hi All, I'm using this package - https://github.com/moltin/laravel-cart to add items to the shopping...

0 Likes
0 Replies

Authentication work, but not everywhere

Hello guys, on my Laravel project I'm using the LdapAuth made by Ccovey. The authentication work cor...

0 Likes
0 Replies

Sharing sessions with legacy php code

Does Laravel have plans to natively support this? I had a forum post on the old forum about this: ht...

0 Likes
0 Replies

Auth over ssl fails

Hi I have a very strange issue. I have recently been trying to add an ssl cert to my site, and when...

0 Likes
1 Replies

Use newly created value in select box

Hi everybody, Such great support in here - really hope I can give back some karma to all of you writ...

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.