John Bacon
John Bacon
We've manually integrated Clarity in the `` of our website. When a logged-in user is present, we use [`window.clarity('identify', '*');`](https://docs.microsoft.com/en-us/clarity/clarity-api#customize-your-identifiers) to submit their numeric account ID as a string. Like...
### Versions * PHP version: 8.1 * Laravel version: Latest * Enlightn version: Latest * Enlightn Pro version (if applicable): Latest ### Description Redis cache check doesn't support `REDIS_URL`-only format....
Tested locally to ensure Blast works as-intended.
### Package filament/filament ### Package Version Latest (v3) ### Laravel Version v10.x ### Livewire Version Latest (v3) ### PHP Version PHP 8.1.x ### Problem description Using form builder,[^1], when a...
When using a [view composer](https://laravel.com/docs/11.x/views#view-composers) to bind data to a view each time it is rendered, the data being passed to the view is not recognized by Bladestan. A "might...