Support the ongoing development of Laravel.io →

Sheen Ismhael Lim

Joined 8 Jul 2020

Statistics

Threads 7
Replies 5
Solutions 1
Articles 0
posted 3 years ago

Reading Laravel Session last_activity

Hi Laravel Devs, I have a database based session in laravel, how do I read the last_activity field?...

0 Likes
2 Replies

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
posted 3 years ago

Managing Sanctum Cookies

I want to track my sanctum cookie, so that I can offer a VUE.JS frontend that will allow users to vi...

0 Likes
0 Replies
posted 3 years ago

How to enable HTTPS on dev server?

how can we enable HTTPS when starting dev mode "php artisan serve --host test.com"?

0 Likes
4 Replies
Solved
posted 3 years ago

Failing Authentication with Sanctum

Hello, I am a student of learning and have been trying to get my feet on VUE.JS (front-end) and LARA...

0 Likes
2 Replies
Solved
replied 3 years ago

Reading Laravel Session last_activity

I also posted the same question on http://www.php-forum.com/phpforum/viewtopic.php?f=2&t=29776&a...

0 Likes
replied 3 years ago

Reading Laravel Session last_activity

I found a solution using the Carbon class (also make sure that the time on the server is correct, mi...

sheenilim08 liked this reply

1 Likes
replied 3 years ago

Failing Authentication with Sanctum

I figured out the issue...apparently password field is a column that should not be renamed. I update...

0 Likes
Solved
replied 3 years ago

Failing Authentication with Sanctum

I think there is something wrong with my setup, the password hash in my database is using bcrypt, as...

0 Likes
replied 3 years ago

tvbeek liked this reply

1 Likes

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.