Support the ongoing development of Laravel.io →

845 Threads

Posting using jquery revamped

Say you want to edit a record and post the form using jquery. A prerequisite for this: You should al...

0 Likes
5 Replies

Csrf Token validation failure

I made small sample form (method post) and when i try to submit it, i get TokenMismatch expection. H...

0 Likes
1 Replies
posted 9 years ago

Citrix session problem

Does anyone know about sessions mix ups in a laravel 4 app running in a Chrome Browser through Citri...

0 Likes
0 Replies

authntication/middleware

hello, i'm trying to create an app that contain admin-side and client-side here is the descritpion o...

0 Likes
2 Replies

I'm in the process of planning SSO

About So I've read up on SSO, and it seems pretty straight forward, however one thing I'm unsure on...

0 Likes
0 Replies

Trying to find a solution (dynamic setting), I don't know how to describe it in one sentence

Dear Laravel users, I don't know how to describe what I want to have, in one sentence. I'm looking f...

0 Likes
4 Replies

Changed Encrypter but now Cookies / Sessions not Persisting

I needed to change the Encryptor (because of a large legacy database and we cannot switch the users...

0 Likes
1 Replies
Solved

L5 OAuth error with Github

I am using this package https://github.com/oriceon/oauth-5-laravel Everything is good with Facebook...

0 Likes
3 Replies
Solved

Has been auto signout L4 and L5

Hi everybody! I have a trouble with login and logout with L5 I am using route Route::group(['prefix'...

0 Likes
4 Replies
posted 9 years ago

Cookie not being added to current view

I would like to pass a newly created cookie to the current response. I have this code public functio...

0 Likes
7 Replies

Redirecting using Redirect::to, Redirect::away and Redirect::intended causes double request

On my site I try to use Redirect::intended to redirect a user after login, if they tried to access a...

0 Likes
1 Replies
Solved

Passing session date to a jQuery clone

Hi I need some help here for a hotel site. If you look at expedia where they ask for children ages (...

0 Likes
3 Replies

how to remove laravel from response header/cookies

Hello, Is it possible to hide/remove laravel from response header? (i.e laravel_session)

0 Likes
1 Replies
Solved

Laravel 4.2: Open a Session manually when knowing the Session-ID

Hi there, I'm havin a laravel 4 site using a login and some Session variables. Let us call this site...

0 Likes
0 Replies

Filter CSRF Token not working on the first time open webpage

I am using Laravel 4 and i also knew how to used token verify. Everything work perfect except for 1...

0 Likes
1 Replies

CSRF token empty

I destroy all session before create a form. And input CSRF token empty. Controller class TestControl...

0 Likes
2 Replies
Solved

Problem with flash session and redirect

Hi, I use the laracasts/flash package to flash messages to views/sessions. However, if I flash a mes...

0 Likes
2 Replies
Solved
posted 9 years ago

Session variable desappearing and reappearing randomly

Hi guys, I recently discovered a strange behavior in my app Session, I got a session variable called...

0 Likes
3 Replies
Solved

Dynamically set Session cookie expiry date

Hello! I would be happy if you could help me with the following problem: When a user does a login, I...

0 Likes
0 Replies
posted 9 years ago

Sessions not persisting between page request - Laravel 4.2.11

Hello, I am using laravel 4.2.11, MAMP(php - 5.4.19) on Mac OSX 10.9.3. Permissions on app/storage/...

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.