Mike Bronner
Mike Bronner
### Describe the feature you'd like Would love to see Livewire traces being supported. ### Is your feature request related to a problem? Currently unable to effectively filter livewire requests,...
I think it would be extremely useful for there to be an option or a trait that we can add to a seeder to not mark the seeder as seeded...
The VSCode developer console is showing the following error: ``` ERR [ExtensionListenerError] Extension 'rifi2k.format-html-in-php' FAILED to handle event: TypeError: Cannot read properties of undefined (reading 'document'): Error: [ExtensionListenerError] Extension 'rifi2k.format-html-in-php'...
``` ❯ pa test --parallel .......⨯......................................................⨯....................... ......................................................... ────────────────────────────────────────────────────────────────────────────────────── FAILED Tests\Legacy\Http\Controllers\Api\Legacy\LeadSettings\LeadProviders… Error Unknown named parameter $daily_cap_error_msg TypeError str_replace(): Argument #3 ($subject) must be of type array|string, null given at vendor/nunomaduro/collision/src/Writer.php:179 175▕...
PSR12 mandates that different types of use statements (classes, functions, constants) are separated by one line and not contain an empty line (see https://www.php-fig.org/psr/psr-12/#3-declare-statements-namespace-and-import-statements). Enabling sorting of headers breaks this....