laravel-saml2 icon indicating copy to clipboard operation
laravel-saml2 copied to clipboard

command to publish and get the config file does not work

Open prawn9189 opened this issue 5 years ago • 1 comments

the command php artisan vendor:publish --provider=”Aacotroneo\Saml2\Saml2ServiceProvider” does not work as it does not return the config file.

prawn9189 avatar Apr 17 '19 03:04 prawn9189

just delete ” and replace it by "

omar-lk avatar Mar 05 '21 16:03 omar-lk