Closed aleks-spv closed 6 months ago
Hey,
"Session store not set on request" errors are normally caused when the browser is accessing the server from an address that is different to the APP_URL set in the environment variables.
Try setting this to the address you are using, can be localhost, an IP address or a domain eg. http://localhost:8000
Hope this helps.
Happened! Thank you very much for your work! Cool project!
Hi start compose
create user
docker compose exec microguard php artisan app:create-user admin@xterm.me admin
can't login docker logs microguard500 POST /api/auth ..................................... 25.15 mb 80.23 ms [2024-04-24 08:50:03] local.ERROR: Session store not set on request. {"userId":2,"exception":"[object] (RuntimeException(code: 0): Session store not set on request. at /opt/app/vendor/laravel/framework/src/Illuminate/Http/Request.php:564)