-
I am using this chart column chart is working but the line chart is not working
here is my code
```
$this->lineChartModel = (new LineChartModel())->setTitle('quotations each day')
->addPoi…
-
### What happened?
After installation, I noticed that in the browser console it outputs an error of wireEl is undefined.
### How to reproduce the bug
Just install this package in a livewire project…
-
Just a quick list of things that the package is intended to do:
- [ ] Work with livewire file upload functionality as a drop-in replacement
- [ ] Work with OVH OS setup
- [ ] Configurable support…
-
Hi, I want to implement livewire-calendar within my laravel project which it already leverages and livewire for other functions.
I am following the readme and in the LivewireCalendar class I have i…
-
### What happened?
I have a nested array which is reorderable, with data set up on a model using the HasSettingsField trait on an existing model. Using the Repeater field, the defaultSettings load no…
-
I found two errors on the blog post about the wire extender. I think this should be about Laravel 10 and Laravel 11 and not about Livewire ;)
![image](https://github.com/user-attachments/assets/be3…
-
I'm currently in the 10th video of the tutorial in this repository and I have noticed that when clicking Edit or Create in the tags, it always opens the 'showEditModal' method instead of showCreateMod…
-
### Clear and concise description of the problem
I saw this lib and think it has huge potential also to be used with React Native and Nativewind tailwind plugin. It would be great if the Konsta tailw…
-
Hi,
How Can use the same form for Create, update with livewire?
-
Bootstrapt modal working fine when first time open page with refresh but in livewire 3 not working when come back from other page (usinf wire:navigate) and open modal