Support the ongoing development of Laravel.io →

843 Threads

CHIPS cookies for laravel

Hey, i want to use laravel as a tool that i can implement in other websites as an iframe. But i see...

0 Likes
0 Replies

What can I do to make user see all of his login sessions?

Hi I made the dashboard for my website and I made a tap for users to see there logged in sessions an...

0 Likes
6 Replies

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

laravel redirection after authentification

Why the redirection in this controller method is not working, note : i am using laravel with inertia...

0 Likes
1 Replies
posted 11 months ago

Laravel 10 on Siteground

Hi everyone So far with Laravel 9 no problems. Now with Laravel 10: problem. My local program works...

0 Likes
4 Replies

Where to store token in Authenticatable::setRememberToken()

When a user logs in, there is a token associated with that login. I've seen code that stores that t...

0 Likes
0 Replies

laravel stripe simple checkout page

I create an eCommerce store with laravel 9. I install stripe API, but I have some difficulty display...

0 Likes
1 Replies

Laravel will share sessions to all subdomains?

I currently have an application running Laravel as an API and a SPA app as the frontend, they reside...

0 Likes
2 Replies
posted 1 year ago

Session destroy

can i destroy session on browser tab close, not browser close?

0 Likes
1 Replies
posted 1 year ago

No redirect to Login in a post method using ajax, when my se

Hi, community, please i need u help... i want that my aplication, redirect to login when my session...

0 Likes
0 Replies

Session hijacking issue in laravel session domain

I am getting session cookies domain error while running the enlighten package. Check 92/126: Horizon...

0 Likes
0 Replies
posted 2 years ago

Add more than 1500 items to cart session is not working

I'm trying to add items from a list (checkboxes) to an session: ` public function addToCartFromList(...

0 Likes
0 Replies
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
posted 2 years ago

Sessions table huge suddenly

Hi im using laravel version 5.4 running at heroku and sessions using database. Suddenly my session t...

0 Likes
1 Replies

Storing sessions as in a storage bucket?

I am deploying a Laravel application to Google Cloud Run and I am not sure what to do with handling...

0 Likes
1 Replies

Laravel 8 at iOS: session lost and cannot restore back

Simple Laravel code & markup chain: // Initial route public function play(Request $request) {...

0 Likes
0 Replies

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

Laravel + Ratchet Websocket (Get users session on connect)

Hello everybody. I have recently got into learning websockets with ratchet, to use along side my lar...

0 Likes
0 Replies

Problem with session variable - Laravel and AJAX

I have a system in Laravel, I have used the session variable without any problem, so far. Made an AJ...

tomassbo, davidningthoujam liked this thread

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