mostafaznv / nova-file-artisan

Nova File Artisan integrates the Larupload package with Laravel Nova, providing a convenient way to upload and manipulate videos, images, audio and other known files within the Laravel Nova.
MIT License
6 stars 2 forks source link

Nova Artisan File Support for php 8.1 #18

Open emadkingslayer opened 1 week ago

emadkingslayer commented 1 week ago

Hey , thanks for such great work any work around to use Nova Artisan File with php 8.1

mostafaznv commented 1 week ago

Hi @emadkingslayer, This package has been implemented on top of PHP 8.2 since day one. Downgrading it to PHP 8.1 would require significant work, and unfortunately, I don’t have enough time to do that right now.

I suggest upgrading your environment to PHP 8.2, as I believe it may not impact your code: https://www.php.net/manual/en/migration82.deprecated.php