MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 258 forks source link

Compatibility Laravel 9 #541

Open sensei84 opened 1 year ago

sensei84 commented 1 year ago

Info from https://repo.packagist.org: #StandWithUkraine ./composer.json has been updated Running composer update mediconesystems/livewire-datatables --with-all-dependencies Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1

You can also try re-running composer require with an explicit version constraint, e.g. "composer require mediconesystems/livewire-datatables:*" to figure out if any version is installable, or "composer require mediconesystems/livewire-datatables:^2.1" if you know which you need.

Any solution ?

hijoem commented 1 year ago

you can try this: update "maatwebsite/excel" to latest version, also make sure to enable extension gd and zip in your php.ini