Provide Support in Laravel 9 #3728
Closed
monish-khatri
started this conversation in
Ideas
Replies: 1 comment
-
I use this package for Laravel 9, and it works. see the link - installation And look If composer require fails on Laravel 9 because of the simple-cache dependency, you will have to specify the psr/simple-cache version as ^2.0 in your composer.json to satisfy the PhpSpreadsheet dependency. You can install both at the same time as:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can you please make package available in laravel 9 ,As I'm planing to upgrade the project to Laravel 9.30
Beta Was this translation helpful? Give feedback.
All reactions