Support the ongoing development of Laravel.io →

144 Threads

Session not displaying correctly in Laravel 10 after AJAX

I'm developing a web application using the Laravel framework. I'm using the Laravel session system i...

0 Likes
4 Replies
Solved
posted 2 years ago

Session does not exist?

Hello, a question, how can I check if a session does not exists? if (Session::has('ac_responsibleAr...

0 Likes
2 Replies
Solved
posted 2 years ago

How can I transfer PHP sessions into Laravel?

Hi, I have a login program (PHP) that writes sessions after a successful login and then the user is...

0 Likes
2 Replies
Solved

How can i get the device and browser from user_agent

How can i get the device and browser from user_agent Like $device->user_agent->browser blade @...

datlechin liked this thread

1 Likes
1 Replies
Solved

Getting Laravel Sessions

Is there a way to retrieve all user sessions and sessions for the current login user from the sessio...

0 Likes
1 Replies
Solved

Show message when user is connected laravel 6*

Heelo, I want to show an alert after log in in laravel 6* , how can this be done idk what to use in...

0 Likes
2 Replies
Solved

Laravel-API using session issue

I use Laravel Framework 5.8.29 - in backend(API) Angular-js - in Frontend So My issue: I use session...

0 Likes
2 Replies
Solved

Chrome error Failed to load resource

Hi Guys, i have a strange problem with my website based on laravel. The point is when i try lo load...

0 Likes
16 Replies
Solved

Sessions utilisateur ( Laravel )

Bonjour je voudrais savoir comment faire pour : éviter qu'un utilisateur se connecte simultanément...

0 Likes
2 Replies
Solved

Laravel under a load balancer + centralized redis server

Hi all Sorry if this question has already been posted before. I am new here and tried searching via...

0 Likes
1 Replies
Solved
posted 9 years ago

How to create shopping cart with Session

Hi everybody, I'm learning about Laravel. When i code shopping cart project, i have a problem with S...

0 Likes
4 Replies
Solved

Multitenant with Multidatabase Auth Problem

[ASK : Multitenant with Multidatabase Auth Problem] fyi: i'm using redis as session management and w...

0 Likes
1 Replies
Solved

Setting session.domain causes authentication to fail

When I set the session.domain configuration variable, I find that Laravel is suddenly unable to reco...

0 Likes
4 Replies
Solved

Sierra Upgrade - Break in Laravel/Vagrant/Homestead -

I decided to do the upgrade and regretting it now so I am hoping to find someone else who might have...

0 Likes
1 Replies
Solved

Laracasts/flash not showing in laravel 5.4

I have recently upgraded my project from Laravel 5.1 to 5.4. Everything is working fine except for f...

0 Likes
1 Replies
Solved

Tutorial Laravel 5.x create a simple web app

I'm newbie. I want to create a simple web app (ex: a forum only have home page and post pages, in ea...

0 Likes
1 Replies
Solved

Logout when user changes his IP

Is there a way to logout user when his IP is changed? Where can I check if his IP is changed for all...

0 Likes
2 Replies
Solved

New session is created on each request

Recently I started working on a new project. There was a problem with logging in. I and my teammate,...

0 Likes
9 Replies
Solved

how to insert current login user -> userid using --resource controller? please help my thesis deadline

im using php artisan make:auth any ideas on how to insert the user id of the current login-ed user?...

0 Likes
4 Replies
Solved

TokenMismatchException Issue Only on Dreamhost

I just uploaded my site to DreamHost (http://thepixelshades.com) and I'm now getting a TokenMismatch...

0 Likes
1 Replies
Solved

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.