Support the ongoing development of Laravel.io →

845 Threads

posted 9 years ago

How and where Laravel write the 'session.cookie' k/v in response?

How and where Laravel write the 'session.cookie' k/v in response? I am very confused. I know it abou...

0 Likes
2 Replies

Ajax login and Laravel database sessions

I have been using the conventional way of signing in a user up without ajax and since I have switche...

0 Likes
1 Replies
posted 10 years ago

Session::put before Omnipay::create not persisting

Hello, I am trying to save some variables on session before i redirect to paypal.. $var = Input::all...

0 Likes
4 Replies
Solved

Laravel Session Gets Expired Randomly

Hi Guys, We have this problem on our website (we use laravel 4.1) that sometimes the session gets ex...

0 Likes
0 Replies
posted 9 years ago

google racapctha session reuse

I have impmented google recpatcha using JS. I have a upload image field on the form, when I upload t...

0 Likes
0 Replies

Moving variables across views

In my project I am having a hard time passing the id of a page (In this situation it is a page showi...

0 Likes
1 Replies
posted 9 years ago

Session vars following reauthenticate via remember_token

Hi all When a user logs into my system, I listen for the 'auth.login' event, and set a load of sessi...

0 Likes
4 Replies

Laravel Points/Rewards System

Hello all, I'm a newbie at using frameworks like laravel, and its a great framework BTW, im knowledg...

0 Likes
2 Replies

CSRF Token is regenerated based on frequency of requests

Hi. My app is doing about 8 requests to my Laravel 4.2 API in a timespan of 5-8 seconds. When doing...

0 Likes
0 Replies

Redirect www to non-www and vice versa

Hello everyone! Just found this filter to redirect www to non-www App::before(function($request){...

0 Likes
1 Replies

Last viewed news in Laravel

Hello :) Can you help me, release last viewed news?)

0 Likes
4 Replies
posted 9 years ago

Session is not working on server (4.2)

Hi, I have a simple app with a login page and some routes that requires authentication, using Eloque...

0 Likes
2 Replies
Solved

Issue with Login on Subdomains

Hi Guys, I have a laravel website which has several subdomains like job.example.com, blog.example.co...

0 Likes
2 Replies

Sessions laravel on shared hosting

I just finished a web application with Laravel. Working in local all is well, on hosting this happen...

0 Likes
0 Replies

Authentication Not Working

Hi, I'm new here and I'm going to have problems with the logon application that I am trying to devel...

0 Likes
1 Replies

Authentication and sessions with laravel on hosting

I just finished a web application using Laravel 4.2. The problem is giving me once put online is not...

0 Likes
5 Replies
posted 10 years ago

App::error redirect and flash variables issue

Hello I've changed default App::error handler in global.php because I need to send an email when an...

0 Likes
7 Replies

Random session refresh

Hi, I started building a site using this starter kit: https://github.com/andrewelkins/Laravel-4-Boot...

0 Likes
1 Replies
posted 9 years ago

Problem with storing cookies

Hello everyone, I happen to have a problem which is my site doesn't store any cookies. However, the...

0 Likes
1 Replies
posted 9 years ago

Persisting Session Data From Route To View

I've been searching online for information on how to get my session data from my route to my view, b...

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