![240](https://cdn2.jianshu.io/assets/default_avatar/15-a7ac401939dd4df837e3bbf82abaa2a8.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:广东
location / { if (!-e $request_filename) { rewrite ^(.*)$ /index.php?s=$1...
检查并修复文件系统: fsck -y /dev/sda1 如果文件系统损坏较严重,可能需要多次运行 fsck 命令,直到没有错误为止。也可...
$preg='/\bsrc\b\s*=\s*[\'\"]?([^\'\"]?)[\'\"][\'\"]?/i'; $articleInfo['c...
https://www.itqaq.com/index/art/42.html#4.%20%E7%99%BE%E5%BA%A6%E7%BD%91...
命令 composerrequirefirebase/php-jwt php版本需要7.1以上
重命民为.env命令行输入: rename .env.example .env 生成.key命令: php artisan key:generate