laravel-filemanager
laravel-filemanager copied to clipboard
Fix PHP 8.4 deprecation message
" UniSharp\LaravelFilemanager\Lfm::__construct(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead in /var/www/app/vendor/unisharp/laravel-filemanager/src/Lfm.php on line 0 "
i guess it needs taken out the null ,
will this be worked on
This deprecation warning is removed in v2.11.0 .