-
辞职之后开始玩gryph的一个3.23特供maw of mischief elementalist,原理是用death wish爆炸新的一秒自动respawn的尸体,scale ignite。优点是可以兼顾防御,但说实话没有mageblood,和之前的cremation相比,没有viridi应付crit和地图hex,比较容易猝死,而且比necro少了bone offering,体验下降了很多。攻击…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v21.6.2
- Nuxt Version: 3.12.3
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package …
-
Now (in ToolServiceProvider.php):
```php
if (
$this->app->routesAreCached() ||
false === config("sanctum.routes")
) {
return;
}
```
Should be:
```php
if ($this->app->route…
-
### WoW client
WoW Retail
### What happened?
![image](https://github.com/user-attachments/assets/03ea0eb2-ab54-48b9-af2c-afe71b5d417f)
Data shows as weird, and incorrectly reports completed boss…
-
Hello,
I'm using [Tenancy](https://tenancyforlaravel.com/) and I have a problem with your migrations.
When I do a "artisan migrate:fresh", I don't want your migrations to automatically be run (bec…
-
### Sanctum Version
4.0,.4
### Laravel Version
11.33.2
### PHP Version
8.4.1
### Database Driver & Version
_No response_
### Description
I am getting this warning running the Laravel app on P…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi, I want to be able to know whether the user is logged in, using the useAuth() function, but it seemed like the user is never logged in, when using the $sanctumAuth.login.
Im able to call the pro…
-
**Describe the bug**
Hi all,
I am using the **Sanctum SPA Authentication (CSRF protection)** system for my application Authentication. It is working well. But I am unable to authenticate broadcastin…
-
### Bug Description
The font Arial does not render properly. this occurs in UI elements, within documents and when viewing pdfs.
This only occurs with Sanctum theme applied and not with the defaul…