felabrecque
felabrecque
@barryvdh Is there a better way to empty the "stacked data" then to logout/login (destroy the session) ? I have a multi-language website, / redirect to either /fr or /en...
Laravel: 10.48.28 Debugbar: 3.15.2
Anything missing for this PR to be merged ?
> While I like the idea - especially with cloning custom plugins with git, a few thoughts on this: > > 1. The changes break backward compatibility for existing plugin...
@mechelon I don't see how plugins in the `~/.expose/plugins` are no longer detected. I didn't changed which folders are scanned. I only added some additional checkup: - must be a...
I can confirm that the problem is fixed. I sent an audio/webm file to the google-cloud-speech v2 recognize functionality and it worked (didn't told me that file format was invalid)
I have a similar problem, but with hintAction inside and infolist. The problem doesn't seem to be with the click detection on the action button. It even dispatch an 'open-modal'...
The problem is that the modals html is not loaded. I added this line in vendor/filament/infolists/resources/views/component-container.blade.php just before the closing DL And it worked You can copy the file into...
This problem will impact us on august 1st 2025: https://blogs.intuit.com/2025/01/21/changes-to-our-accounting-api-that-may-impact-your-application/ since we cannot use version 6.2 of your library; it requires php 7.2
@sashidharg Possible solution (the solution I am currently trying to implement): - Replace zend framework 1 composer package with https://github.com/Shardj/zf1-future - Upgrade all other packages to a version that support...