-
Problem 1
- savannabits/jetstream-inertia-generator[v1.0.0, ..., v1.1.0, v2.0.0, ..., v2.1.4] require php ^7.4 -> your php version (8.2.2) does not satisfy that requirement.
- savannabits/j…
-
### What happened?
I ran the installation composer command: `composer require savannabits/filament-flatpickr` and got the following output:
It does look like it installed the package, but it r…
-
Savannabits\Pagetables\Column is missing from the template
rakoi updated
2 years ago
-
### What happened?
![image](https://github.com/savannabits/filament-flatpickr/assets/93589477/0bcc7b4f-22e6-43fe-b6e6-cad77d4a11b5)
### How to reproduce the bug
composer require savannabits/filam…
-
Sorry if I shouldn't open a new issue, don't know how works but I couldn't reopen #23 issue that I guess is "same problem"
I'm struggling with some relationship filters. In short, I'm having troub…
-
i am trying to install acacia but i get a lot of errors regarding compatiblity
"require": {
"php": "^8.0.2",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^9.19",
…
-
> Please respect maintainers time by filling in these sections. Your issue will likely be closed without this information.
- Vue Version: 3.2
- Vue Select Version: 4.0.0-beta.3
**Describe the b…
-
Hi, i cannot call the paginate method, even though i have registered it as a middleware?
Am i doing something wrong, or is something broken?
![Screenshot 2023-03-04 183412](https://user-images.g…
-
_Related to https://github.com/opencollective/opencollective/issues/4210_
## Motivation
- PayPal adaptive has been deprecated by PayPal for at least 3 years now
- They are publishing breaking c…
-
### What happened?
There is an error when I use the Flatpickr component because the definition of minDate is not correct:
```
public function minDate(Carbon|string|null $minDate|Closure): static
…