felixyin
felixyin
I have the same issue but my index.d.ts file is completely empty! and therefor (I guess) it doesn't work at all. # **me too**. 😨 ➜ angular-electron git:(master) ✗ tsc...
😁 👍👍👍👍,好用。。
修复后台登录页面无限重定向,在根目录找到文件:config/admin.php 添加如下代码: 'auth'=>[ ... 'excepts'=>[ 'auth/login', ] ], 一下是编辑后大概的样子如下: 'auth' => [ 'controller' => App\Admin\Controllers\AuthController::class, 'guards' => [ 'admin' => [ 'driver' => 'session', 'provider' => 'admin', ], ], 'excepts'=>[...
??,这个是github上质量最好的项目了,其他大都是垃圾。
以上几个?,帮忙解决一下,谢谢。
me too