02 2024 档案

摘要:在Laravel中,可以使用PhpSpreadsheet库来读取Excel文件,并将其水平分割成多个表格。 首先,通过Composer安装了PhpSpreadsheet库: composer require phpoffice/phpspreadsheet 使用 <?php namespace Ap 阅读全文
posted @ 2024-02-24 14:35 成文的博客 阅读(54) 评论(0) 推荐(1) 编辑
摘要:use Illuminate\Support\Carbon; use PhpOffice\PhpSpreadsheet\Shared\Date; public function transformDateTime($value, string $format = 'Y-m-d H:i:s') if 阅读全文
posted @ 2024-02-01 17:36 成文的博客 阅读(49) 评论(0) 推荐(0) 编辑
摘要:1、安装组件 composer require simplesoftwareio/simple-qrcode 1.3.* 在 config/app.php 注册服务提供者: SimpleSoftwareIO\QrCode\QrCodeServiceProvider::class 同样在 config 阅读全文
posted @ 2024-02-01 17:25 成文的博客 阅读(407) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示