imnpc
imnpc
```php NovaBelongsToDepend::make('Customer') ->options(\App\Models\Customer::all()) ->rules('required'), NovaBelongsToDepend::make('Project') ->optionsResolve(function ($customer) { return $customer->project; }) ->dependsOn('customer') ->rules('required'), ``` today test this ok
```bash wget https://mirrors.aliyun.com/alpine/edge/testing/x86_64/font-wqy-zenhei-0.9.45-r2.apk apk add --allow-untrusted font-wqy-zenhei-0.9.45-r2.apk ```
I have been test it work ok . maybe you can use this link : https://github.com/davidearl/webauthn/issues/14 if this user use the fido device >1, error info : InvalidStateError: An attempt...
use Chinese test ok on Nova 3 and Nova 4 1.app/Providers/NovaServiceProvider.php ```php public function boot() { parent::boot(); Tab::createSlugUsing(fn (Tab $tab) => $tab->getTitle()); // add this line } ``` 2.app/Nova/User.php ```php...
同求更新OC的 我试过搞了一个但是不会搞电池 不会修改dsdt
` 'name' => $account->email, `
> > It seems there are no amd64 vagrant boxes available for the latest 14.x release using the parallels provider. Is this by design and should I fall back to...
1.4.4 最新版客户端修复了此问题