Ahmed shamim

Results 13 comments of Ahmed shamim

Seems like he is not maintaining the site anymore. :( I've messaged him through Facebook. Let's wait for his response. :)

@ursARahim please make a PR.

I know about it and yes, he posted few articles in Medium.com. I haven't added them yet in this repo. You can go ahead and replace them with the updated...

@laravel-shift The change on this PR is not enough to be compatible with Laravel 9. Because this project has a direct dependency to the `league/flysystem-cached-adapter` which has a dependency to...

@jasonmccreary you did a great job with the 'Laravel shift'. 🥇 Thanks for that.

@kohlerdominik yeah, we did the same.

@mgallegos you should switch to: https://github.com/spatie/laravel-google-cloud-storage as this repo is not being actively maintained.

@nahid I've added github workflow for this package, but the tests will fail due to old dependencies. The issue is not with the workflow but the package dependencies. Please check...

As @kruggs pointed out, 'qarray' package should either require "PHP": "^7.1", or it should use the "^1.7" of 'deep-copy' package. I don't think there are any other alternatives. @nahid