-
### What happened?
so whenever i try to set hijri date picker to live mode and give it some after state updated there is 2 problem appears first one
is assume today one of these days [21,22,23,24,25…
-
## About Ulection
Our network is designed to modernize how candidates run for office, how they interact with citizens, and how citizens gather relevant information. Ulection gives every candidate a…
ghost updated
7 years ago
-
When I add more than one button, only the last added button will work. Clicking on other buttons have no effect. There is no error in console nor an xhr request will be fired.
-
### What steps will reproduce the problem?
Controller code:
```php
if (Model::loadMultiple($models, Yii::$app->request->post()) && Model::validateMultiple($models)) {
$count = 0;
…
-
So I've been trying a fair bit now to get this to work, and I'm struggling due to how little information there is both on the main package as well as a lot of the drivers?
I was hoping to see some …
-
### Describe the bug and add attachments
In laravel 10 app using "phpoffice/phpword": "^1.2" I need to write with several columns with long width
and resulting table in docx file looks not goood, as…
-
@TomHAnderson is there plan to update this for php8.x with Laminas.
Looks like this is still requiring ZF to work. Now that php 7.x is no longer supported by this month, would like to see if there is…
-
I want to purchase Paypal plugin and looking at docs: https://octobercms.com/plugin/lovata-paypalshopaholic > Documentation
I can't seem to see where the 'created before payment method' is referred…
-
At this moment we want to return a poll at any endpoints with the calculated up- and downvotes like this object
```json
{
"id": 1,
"name": "Queen left off, quite out of his great wig.' The…
-
This behavior sounds similar to #1645 where we found that the SDK (or one of its dependencies) does appear to have cyclic references that have to be cleaned up by PHP's garbage collector, however garb…