https://laravist.com/series/dive-into-restful-api-with-laravel/episodes/6| c26d213981064d2eca7b9b64c91c9df31 |
这个课程,视频3分11处,一带而过了,请问密码是怎么样生成的呢?
https://laravist.com/series/dive-into-restful-api-with-laravel/episodes/6| c26d213981064d2eca7b9b64c91c9df31 |
这个课程,视频3分11处,一带而过了,请问密码是怎么样生成的呢?
你的用户名填你的邮箱地址试试?或者你使用Apache的话,记得在public目录下的.htaccess文件加上重新规则
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]