Pradeep Sapkota

Results 13 comments of Pradeep Sapkota

Same problem here. But works fine after installing Node in windows 10.

**Follow these steps:** 1. `composer require botman/botman` 2. `composer require botman/driver-facebook` or driver you need 3. Copy config files from botman studio config folder to your project folder. And set...

You can create folder named conversations in app directory and use them like in botman studio.

``` from wkhtmltopdf.views import PDFTemplateResponse class Pdf(): def __init__(self, request, template, context): self.request = request self.template = template self.margin_top = 45 self.margin_left = self.margin_bottom = self.margin_right = 10 self.show_content_in_browser =...

I'm using Angular9 and rails refused to create registration record. It show "email can't be blank", passowrd can't be blank. The registerAcccount should accept custom data provided. like this ```...

@mgraulich Yes, it's working but the package has poor documentation. Some extra lines of configurations in devise-token-auth should be added.

Has anyone used sub account with Plutus ? I'm also trying to use it in my small project. I'm thinking about one idea but not tested yet. For creation of...

What if I need to use cash then ?

It's the first page of hordak. Account lists. After I created a new account. Then account listing shows this error.