AbdulQader
AbdulQader
### Summary What's the new feature about? What should it do? ``` return [ 'pending' => ['approved', 'declined'], 'approved' => ['processed'], ]; ``` I need to know which states are...
Hello, I'm trying to create a group voice call same as twitter space base on web. Please is there any demo application for this? Thank you
Hi, After installing the package, I got this error : `Missing required parameter for [Route: filament.pages.{record}/exammodule] [URI: account/{record}/exammodule] [Missing parameter: record]` How could I resolve this please? thanks
Hello, Thanks for this awesome package, I'm trying to add multi coupons with different types (fixed, percentage), I'm able to add them to the cart and display them, The problem...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** - **Describe alternatives you've considered** - **Additional context** If we can set a toggle...
Hello guys, I'm trying to set the captcha on a form using livewire v3, I'm able to generate the image and refresh it, but every time I set the correct...
Hello, thanks for this awesome package. I've successfully installed it, and I want to compare (match) two images (faces) How could I use the example code of this package to...
Hi, Thanks for this nice package, Please how could we manage queries timezone if we use per day (hours) option ?
Hello, I'm using redis for cache, I'm getting this error : `laravel connection refused [tcp://127.0.0.1:6379]` I've tried to put localhost, redis instead of 127.0.0.1 but still the same error :...
Hi, Thanks for this awesome package, Please is there a way to setup this feature Logout Users from other devices ?