laravel-admin
laravel-admin copied to clipboard
Couldn't install it on Php 8
I installed new laravel using laravel installer as described in the Readme section. Then I tried to install this package using composer. In the terminal the following error is displayed.
[InvalidArgumentException]
Package okami101/laravel-admin has a PHP requirement incompatible with your
PHP version, PHP extensions and Composer version
I am using php 8.0.6 Composer - 2.0.13
hello I'm have this problem,also
((
[InvalidArgumentException]
Package okami101/laravel-admin has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version
))
laravel 8.74 PHP 8.0.3
composer require okami101/laravel-admin
In PackageDiscoveryTrait.php line 312:
Package okami101/laravel-admin has requirements incompatible with your PHP version, PHP extensions and Composer version: - okami101/laravel-admin v0.5.3 requires php ^7.3 which does not match your installed version 8.1.7.
please upvote pull-req. https://github.com/okami101/laravel-admin/pull/2