Edward zZhang

Results 20 comments of Edward zZhang

![image](https://github.com/sunnyyoung/WeChatTweak-macOS/assets/33086993/195dc348-31db-454b-a77a-cf93794a3506) 官方已经表示不兼容新系统了

> [@FlameMida](https://github.com/FlameMida) 太稳定了BUG比较少,但是马上会发个新版,https://github.com/dtyq/magic 这个项目也是基于本项目做的,润物细无声。 这样嘛,期待一下

```php Route::group('coupons', function () { Route::get('/user', 'UserCouponsController/user')->name('couponsUser'); Route::post('/usable', 'UserCouponsController/usable')->name('couponsUsable'); })->prefix('v1.user.'); ``` 使用prefix后整个路由组也会404

8.0.4可以用啊

开了之后回自动跳超高音质,需要手动改一下就好了

是否有计划支持 go-playground/validator 的翻译器和自定义验证函数呢