laravel-admin icon indicating copy to clipboard operation
laravel-admin copied to clipboard

Couldn't install it on Php 8

Open rpvasanthan opened this issue 3 years ago • 3 comments

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

rpvasanthan avatar May 18 '21 09:05 rpvasanthan

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

farhad-rohani avatar Dec 02 '21 07:12 farhad-rohani

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.

Skintillion avatar Aug 10 '22 07:08 Skintillion

please upvote pull-req. https://github.com/okami101/laravel-admin/pull/2

xerc avatar Oct 05 '22 11:10 xerc