Sébastien Nikolaou
Sébastien Nikolaou
Added support for audio and image files (e.g. tracks, artworks and avatars). Also addresses some issues mentioned in https://github.com/mptre/php-soundcloud/issues/22.
This PR allows to track queries from a different database, by passing the connection name to `AssertQueryCount::trackQueries()` or after the closure in the available assertions.
Review the contribution guide first at: https://livewire.laravel.com/docs/contribution-guide 1️⃣ Is this something that is wanted/needed? Did you create a discussion about it first? No, this is a minor change in the...
The reason for this change is because of a deprecation: `Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead.` https://symfony.com/blog/new-in-symfony-7-4-request-class-improvements#deprecated-the-get-method