-
It would be nice to be able to activate intelephense for other language modes than "php", especially for laravels .blade.php template files, with the "Laravel Blade" language mode selected: https://gi…
7twin updated
3 months ago
-
Hi there! 👋
Flux Version: 1.0.10
Flux Pro Version: 1.0.10
Laravel Version: 11.27.2
I added a keydown event on command.item element. It does not trigger when pressing enter.
I copied the snippet dire…
-
### Have you searched through other issues to see if your problem is already reported or has been fixed?
Yes, I did not find it.
### Did you read the documentation?
Yes, I did not find it.
### Hav…
-
### Description
On this line [AugmentedModel.php#L189](https://github.com/statamic-rad-pack/runway/blob/3bb86435aac2a8e351bfcc42f8d6f019eb58e7d2/src/Data/AugmentedModel.php#L189) the attribute getter…
-
Hi.
How to use Wireable with Livewire. Can you write a usage example? Can't call validation in a livewire component method?
DTO must inherit interface Livewire\Wireable.
-
Hi,
I just installed the package according to the instructions (from npm + added the lines in the app.js). I added the attributes to the differents elements like the doc :
```html
@foreac…
-
### Bug description
Hello,
We've recently deployed our website to production and have noticed an outgoing Sentry error related to N+1 queries. This issue seems to affect multiple pages, causing perf…
-
Hello;
I'm using this package [laravel-modules-livewire](https://github.com/mhmiton/laravel-modules-livewire) which is an extension for the package [laravel-modules](https://github.com/nWidart/larave…
-
### UNIT3D Version
v8.3.1
### PHP & Platform
8.3.12 - Ubuntu 22.04
### Laravel verion
11.23.5
### Have you done this?
- [X] I am willing to share my stack trace and logs
- [ ] I can suggest a f…
-
### What Happened
When I use and add variables to the form, if I use wire:model.live and update a variable in the form, the date format changes.
### Component
Alert
### How to Reproduce
teste.…