legecha

Results 7 issues of legecha

I love that the URLs can be grabbed and you don't need to worry about saving or permissions or any of the malarkey, but I do feel that having a...

### Problem _Currently (according to Stripe support I spoke to this morning), only the account holder will receive emails when the `radar.early_fraud_warning.created` or `radar.early_fraud_warning.updated` events are triggered. So, I am...

enhancement
unsupported-event-type

| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | Fixed tickets | - - Allow for feature, unit and browser...

### Description The following code: ```php

bug

### Version 1.41.0 ### Template before formatting ```blade Something here ``` ### Template after formatting ```blade Something here ``` ### Expected Behaviour I presume this is happening because of the...

bug

### Version 1.32.9 ### Template before formatting ```blade @props('one', 'two', [ 'three', 'four', 'five', ]) ``` ### Template after formatting ```blade @props('one', 'two', ['three', 'four', 'five']) ``` ### Expected Behaviour...

bug

### Description Weird one this. The following code is causing the formatter to hang. I thought it might have just been slow, but after leaving it in a tmux session...

bug