Koffi SANI

Results 5 issues of Koffi SANI

I'm trying to upload a file in related table's controller, but it doesn't work. Can somebody help me make this work ?

question

I just configured this plugin as follows : ```php 'log' => [ 'traceLevel' => YII_DEBUG ? 3 : 0, 'targets' => [ [ 'class' => 'yii\log\FileTarget', 'levels' => ['error', 'warning','info'],...

### Package Sentry.Serilog ### .NET Flavor .NET Core ### .NET Version 6.0.203 ### OS Windows ### SDK Version 3.19.0 ### Self-Hosted Sentry Version 21.8.0 ### Steps to Reproduce - Configure...

Bug
Documentation
Serilog

I just created a project with this template and Django 5 is return 405 erro code. Digging closer, I can see that GET method is not allowed for logging out...

I'm using the callback functionality to create another field. But can't make it work properly. After choosing one file, an input field is added dynamically to let user add another...