Maruf Alom

Results 9 issues of Maruf Alom

Hi, I am interested to use a dependency container(Ex: PHP-DI) with Flight. Is there any way of adding/binding it with flight?

Question

Hi, I am using Laravel 5.7 If I do simply composer require i am getting instalation error: ``` Problem 1 - Installation request for mariuzzo/laravel-js-localization ^1.5 -> satisfiable by mariuzzo/laravel-js-localization[v1.5.0]....

**Describe the bug** When creating a new connection the button `save and close` did not respond **To Reproduce** Steps to reproduce the behavior: 1. Go to New connection 2. Enter...

If we change CORS server to a different server and not pass the `"x-requested-with": "XMLHttpRequest"` this header it will produce this issue: https://github.com/Rob--W/cors-anywhere/issues/39 I've added a header and a `prepare`...

If I change requests to `fetch API` will it work?

### Prerequisites - [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer - [X] I have searched other issues and found no duplicates - [X] I want...

bug
P3: Medium
documentation

Laravel changed their routing path `app\Http\routes.php` **to** `\routes\web.php ` So if any new comer facing problem of routing then please follow this path. You can check your routing path by...

### Summary Currently this middleware supporting only flysystem v1 was released [8 years ago(19th of January in 2015)](https://flysystem.thephpleague.com/docs/upgrade-from-1.x/). This PR added support for newer version flysystem v3

Getting this error. There is no other information printed on the console ``` > swagger2pdf -v 1.1.0 ``` Full Log: ``` Starting up http-server, serving /usr/lib/node_modules/swagger-spec-to-pdf/swagger-editor http-server version: 14.1.1 http-server...