11 2018 档案
摘要:首先还是老样子使用composer安装添加到composer.json "simplesoftwareio/simple-qrcode": "1.3.*" 然后控制器里面下 use SimpleSoftwareIO\QrCode\Facades\QrCode; 最后直接使用就好了 // 二维码(网址
阅读全文
摘要:这里面包含单张和多张图片的上传 首先先来前端页面的html <!DOCTYPE html> <html> <head> <title>上传图片</title> </head> <body> <form method="post" action="{{url('uploadImgs')}}" enct
阅读全文

浙公网安备 33010602011771号