Hi, I’m Jay, a full-stack developer in Tokyo, Japan, working at Buzzreach Inc. I build responsive web apps with Laravel, Vue.js, and Nuxt.js, emphasizing clean, scalable code and great user experiences. Always learning—currently exploring Python and Go. Open to collaboration—let’s chat! <3
🎯
Pinned Loading
-
laravel-11-frankenphp-docker
laravel-11-frankenphp-docker Public templateFrankenPHP and Laravel Octane with Docker + Laravel 11 & Laravel 12
-
flutter-lunch-spot
flutter-lunch-spot PublicThis innovative app is designed to help you choose exciting places to eat based on your preferences and location.
Dart
-
docker-boilerplate-laravel-lumen
docker-boilerplate-laravel-lumen PublicThis repo is a docker boilerplate to use for Laravel and Lumen projects.
-
flutter-first-app
flutter-first-app PublicThis Flutter app was built following the steps in the Mitch Koko ToDo tutorial
C++ 1
-
go-docker-beginner-template
go-docker-beginner-template Public templateBeginner friendly Golang web application using Docker
Dockerfile
-
Laravel Sanctum auto logout if authe...
Laravel Sanctum auto logout if authenticated user remains idle for certain time 1# Laravel Sanctum auto logout if user remains idle for certain time
23Ensuring the security of user sessions is critical in web applications, and Laravel Sanctum offers a strong solution for API authentication in Laravel projects. Implementing an automatic logout function when users are idle for an extended length of time is critical for improving security and user privacy. In this post, we'll look at how to integrate idle timeout capabilities with the Laravel API using Sanctum. Let's look at how to set up automated user logout for inactive sessions in a Laravel Sanctum-powered API.
45## Registering a custom validation with Sanctum
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.