ErrorException in CryptKey.php line 57:
Key file "file://C:\wamp\www\project\public_html\storage\oauth-private.key" permissions are not correct, should be 600 or 660 instead of 666
My Configuration as follows:
- Windows 10 64bit
- WampServer 3.1.0
- Apache 2.4.27
- PHP 7.0.23
- Laravel Framework version 5.3.31
- composer require laravel/passport=~1.0
Any idea how to solve it?