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