I'm trying to install the package in Laravel 11 project, but I get this error:
Fatal error: Cannot redeclare public_path() (previously declared in ...\vendor\laravel\framework\src\Illuminate\Foundation\helpers.php:667) in ...\vendor\tightenco\jigsaw\src\Support\helpers.php on line 65
I'm trying to install the package in Laravel 11 project, but I get this error: