Tags: totov/livewire
Tags
Image filename with FilePond upload (livewire#4486) * Filename with FilePond upload * Re-build assets Co-authored-by: Caleb Porzio <calebporzio@gmail.com>
Use invade to access Flysystem v2+ properties (livewire#4650)
Laravel 9 support (livewire#4544) * Add Laravel 9 and Symphony Http Kernel 6 support * Support orchestra testbench 7 * Add laravel framework 9 support * Update tests * Fix temporary uploaded file method signatures * Add fix for Flysystem path normaliser util change * Add Flysystem check to file uploads test and add comments * Add flysystem guess mimetype from extension fix, add mimetype interface check, and update comments Flysystem 2.0+ removed guessing mimetype from extension, so when using a faked file in a test, the fake has no mimetype, so returns null. Have added the code from Flysystem v1 in and added the required dependency.
Add deploy invalidation (livewire#4430) * Add basic functionality * wip * Remove console log * Add session tests * Change to a static property so we can change in tests * Add deployment tests Co-authored-by: Josh Hanley <josh@hitsystems.com.au>
Add PHP 8.1 support (livewire#4271) * Add php 8.1 to GitHub actions * Fix htmlspecialchars to have same encoding as PHP 8.1 php/php-src#6583 * Skip Laravel 7 tests for PHP 8.1
PreviousNext