elihaidv
elihaidv
- Laravel Version: 8 - PHP Version: 8 - Laravel-admin: 1.8 ### Description: I have a table form, like this: ``` $form->table('membersEditor', function ($table) { $table->text('name'); $table->display('phone'); $table->display('type'); }); ```...
- Laravel-mongodb Version: 8.0 - PHP Version: 8.1 - Database Driver & Version: "jenssegers/mongodb": "^3.9", ### Description: When Update array in object in embedded array, An exception was thrown. ###...
Hi When I tries use Binance type like this: ``` import Binance from 'node-binance-api'; new Binance() ``` I get this error: ``` TypeError: node_binance_api_1.default is not a constructor ``` I...
## Bug description ## Hi I try the webhook carrier, also I build a custom carrier, but nothing is happen. The email carrier is working fine. But when I added...
**Describe the bug** When I want to share in iPad, it throw exception. And nothing happen **To Reproduce** Execute app in iPad and see the exception **Smartphone (please complete the...
Hi. Thanks about this library. It helps a lot. Version 0.0.4 is much better. But still one bug: Steps: 1. Add package to WA 2. Exit form WA. Doesn't matter...