laravel-sso
laravel-sso copied to clipboard
A simple SSO with Laravel Framework
I have three laravel project (https://auth.localhost, https://bbb.localhost and https://ccc.localhost). https://auth.localhost is server, bbb and ccc are broker. I step by step to install. But https://auth.localhost have the error message. ```...
C:\laragon\www\ZOUHAIR\calendar (master) λ composer require codeedu/laravel-sso Using version dev-master for codeedu/laravel-sso ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be...