Zyles

Results 63 issues of Zyles

How do you use this in a microservice? ``` const app = await NestFactory.createMicroservice( WorkerModule, { transport: Transport.TCP, options: { port: port }, logger: WinstonModule.createLogger({ transports: [ transports.console, transports.file_error, transports.file_info,...

Did I overlook something or is there support for using tokens with replace like Symfony does in config files. For example you have a config file: ``` config.yml: database: host:...

question

Could we get some Lumen love? I can't find a decent Lumen ACL package... Right now I get: ``` Fatal error: Call to undefined function Kodeine\\Acl\\config_path() ``` Thanks.

enhancement
proposal: accepted

I get no output, no errors, no way to debug. Nothing.

Controller connected, phone connected. But nothing happening in game. ![image](https://user-images.githubusercontent.com/1741593/153815160-cf5ac4e2-95e7-4093-a422-b8fbb6239221.png) ![image](https://user-images.githubusercontent.com/1741593/153815189-05215073-cd34-44d7-a1bc-5d1faf76cc85.png)

Can you add support for annuity loan amortization type?

I want to check a variable if it is a number or not.

Any possibility of Lumen support? I can't find a good ACL package for Lumen. Thanks.

enhancement

`$ npm install electron-oauth-helper --save` `import OAuth2Provider from "electron-oauth-helper/oauth2"` `$ npm run electron:serve` ```- Bundling main process... ERROR Failed to compile with 1 errors6:48:48 PM This dependency was not found:...

Is there a plan to add custom fields and custom content types like in Wordpress? I did not see this mentioned anywhere. For now this project seems great but very...