-
Hey there, I swapped my User and PersonalAccessToken (using Sanctum) over to Datastore - I am able to insert models when I use `User::create([ 'xxx' ]);` or `PersonalAccessToken::create([ 'xxx' ]);` h…
-
Found one that was bugged and investigated the rest (not counting the ones in Terra Sanctum or Ice East - couldn't be bothered to sail over, though a GM will be able to check easily).
Same issue as i…
-
I was flying from Shatt to Sanctum of the Stars when I landed guards promptly killed me. Once I walked back to my body before I Res I checked a guard and its nameplate was green/friendly.
In the se…
-
how i can split backend and frontend in two project ?
-
Should keep the damage indicator together with the entity.
-
Currently going back and forth between a long list of links and the pages they link to is difficult because every time I go “back” I am scrolled to the top of the list.
Example page: gemini://sanc…
-
as long as we keep calling sync-all in a regular interval, it should SyncSolValue timely while not wasting transactions since without `--force` it doesn't send the transaction if nothing's changed
-
**Description:**
Sartharion Twilight Egg doesn't despawn on wipe and they move
**Expected behaviour:**
they despawn on wipe, they are static.
**Steps to reproduce the problem:**
1. go o…
-
Im getting 401 Error or "Unauthenticated" when sending any api request from the admin side. API request from User side is working as expected.
api.php
```
Route::middleware('auth:sanctum')->nam…
-
When working with Laravel API project using Sanctum for authentication and CSRF protection, when the XSRF-TOKEN is stored in the cookie store, it seems to be URL encoded incorrectly as the cookie stri…