While installing Laravel Spatie using the following command:
composer require spatie/laravel-permission
the following error in displayed:
How can I solve my problem to install Laravel Spatie ?
I tried to install the package via composer as follows:
composer require spatie/laravel-permission
The steps of installation in the following page
https://spatie.be/docs/laravel-permission/v5/installation-laravel
And I can't expect how to solve it?