Skip to content

Conversation

@timacdonald
Copy link
Member

use Illuminate\Support\Facades\Session;

- Session::getId();
+ Session::id();

That's it. That's the PR.

@timacdonald timacdonald changed the title [11.x] Session [11.x] Give session ID the Laravel treatment Jun 7, 2024
@timacdonald timacdonald changed the title [11.x] Give session ID the Laravel treatment [11.x] Give session ID retrieval the Laravel treatment Jun 7, 2024
@taylorotwell taylorotwell merged commit 2e20164 into laravel:11.x Jun 7, 2024
@timacdonald timacdonald deleted the session-id branch June 27, 2024 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants