ellaisys / aws-cognito

AWS Cognito package (with MFA Feature) using the AWS SDK for PHP/Laravel
https://ellaisys.github.io/aws-cognito/
MIT License
107 stars 42 forks source link

Laravel 8 / PHP 8 #1

Closed maintux closed 3 years ago

maintux commented 3 years ago

Hi guys, First of all great work!

Do you think there are any chance to have this working on laravel 8 and PHP 8? A change to composer.json deps would be enough?

Thanks

MarcosSchlickmann commented 3 years ago

Hi @maintux! I got it to work on Laravel 8, just followed the instructions. Don't know about PHP 8, though.

amitdhongde commented 3 years ago

Hi guys, First of all great work!

Do you think there are any chance to have this working on laravel 8 and PHP 8? A change to composer.json deps would be enough?

Thanks

Thank you for the kind words. We have used the learning's from leading solutions and put this together for AWS Cognito. We are using this for live clients and it works like a charm.

amitdhongde commented 3 years ago

Hi @maintux! I got it to work on Laravel 8, just followed the instructions. Don't know about PHP 8, though.

This is already ported for Laravel 8, as you rightly said with just composer.json changes. We have not yet tested it on PHP8 but works like a charm on PHP7.2