摘要: 一,安装firebase/php-jwt扩展: 1,命令: liuhongdi@lhdpc:/data/php/admapi$ composer require firebase/php-jwt 2,安装成功后的位置: 3,查看firebase/php-jwt的版本: liuhongdi@lhdpc 阅读全文
posted @ 2022-01-07 22:05 刘宏缔的架构森林 阅读(2462) 评论(2) 推荐(0)
摘要: 一,vue前端代码 1,Login.vue <template> <div style="padding:20px;display: flex;align-items:center;justify-content: center;"> <form :model="account" style="ma 阅读全文
posted @ 2022-01-07 21:33 刘宏缔的架构森林 阅读(1074) 评论(0) 推荐(0)