Support the ongoing development of Laravel.io →

843 Threads

Store variable in session after login.

Hey, I'm Eduard. I'm new to Laravel framework and I need some help from you, guys! What I'm trying r...

0 Likes
0 Replies
posted 7 years ago

laravel session management in subdomain

I am struggling to manage session between domain and sub-domain my domain is example.com having own...

0 Likes
1 Replies

Session Middleware issue

Hi Guys, Session values are not set in the middleware in the version 5.1.49. As of now, Session work...

0 Likes
0 Replies

phpmysql Trigger get id on who updated the data

What is wrong with this code. Keeps getting the error "Cardinality violation:1242 Subquery........

0 Likes
0 Replies
posted 7 years ago

Auto logout and redirect

Hello, im new in Laravel. Have problem with automatic logout after session expire and redirect on ho...

0 Likes
2 Replies
Solved

Socialite, Google Missing required parameter: code

Code parameter is in callback url from google but not passed back The error I get the following erro...

0 Likes
0 Replies

Logout on Exception

Hi, I`m using Laravel5.3 and I wrote a 'default' Route. In \app\Extensions\Handler.php I extended th...

0 Likes
1 Replies
Solved

How to map CAS::User and Entrust?

Hi, i've got installed xavrsl/cas and zizaco/entrust. So far I can authorize against the cas server...

0 Likes
2 Replies

Log in and need to log in again in Laravel 5.2 and PHP 7

I've asked this question before but got additional clarification that changes the question. So I'm s...

0 Likes
2 Replies
posted 7 years ago

Laravel 5.3 not registering sessions

I've just installed Laravel 5.3 and it's not registering the session when a user logs in. I haven't...

0 Likes
2 Replies

Language change problems.. (not refreshing/translating) Please HELP

Hi. We have strange problem with our site developed by others we have no contact any more and need t...

0 Likes
1 Replies

Laravel Table Filter

So I have website based on Laravel framework. I have table and the filter for table to filter the it...

0 Likes
1 Replies
Solved

Ajax request with middleware auth

Hi, Just need some help, I have a problem getting the appropriate flow of authentication I want. So...

0 Likes
3 Replies

Session are not persisting in staging environment

Hello Laravel.IO, This is my first post to these forums and I'm still new to laravel, worked with it...

0 Likes
4 Replies
Solved

middleware in constructor of packaged controller does not work

Hi, So I have a controller in a package I created which deals with some resource, I created the cont...

0 Likes
6 Replies

Getting 429: Too many attempts on image route

Hello, I have a route to do image manipulation using glide package. Most dynamic/user uploaded image...

0 Likes
1 Replies

Is it possible to pass Laravel 5 session variables to external PHP?

I want to use an external PHP library with Laravel 5. The problem is that I need a way to pass a fe...

0 Likes
8 Replies
Solved
posted 7 years ago

custom session provider, like html5 or php session?

how can I switch session provider to custom with html5 session storage or native php session? My apl...

0 Likes
0 Replies

Session Issue in Middleware

I can't get the previous session, why its always the same as the $request->getHost(); public func...

0 Likes
0 Replies

How to log in as another user at the same time.

I have a users table with an is_admin column. I need an admin to be able to log in temporarily as a...

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