当前位置:网站首页>laravel-admin 列表图片点击放大
laravel-admin 列表图片点击放大
2022-08-02 03:26:00 【陌潇】
composer require laravel-admin-ext/grid-lightbox
php artisan vendor:publish --tag=laravel-admin-grid-lightbox
配置: config 下 admin.php
'extensions' => [
'grid-lightbox' => [
'enable' => true
],
]
使用:
$grid->column('url', '二维码')->lightbox(['width' => 50, 'height' => 50]);
边栏推荐
- How to calculate the distance between two points on the earth (with formula derivation)
- PHP反序列化漏洞
- Shuriken: 1 vulnhub walkthrough
- Go Build报错汇总(持续更新)
- 英语每日打卡
- hackmyvm: may walkthrough
- File upload vulnerability
- ES6 iterator explanation example
- [campo/random-user-agent] Randomly fake your User-Agent
- Win10 解决AMD平台下SVM无法开启的问题
猜你喜欢

会计凭证概述、原始凭证、原始凭证的种类、原始凭证的基本内容、原始凭证的填制要求、原始凭证的审核

file contains vulnerabilities

(2) Sequence structures, Boolean values of objects, selection structures, loop structures, lists, dictionaries, tuples, sets

Google Hacking

Kali环境下Frida编写脚本智能提示

hackmyvm: may walkthrough

(5) Modules and packages, encoding formats, file operations, directory operations

Shuriken: 1 vulnhub walkthrough

Solve the problem that the 5+APP real machine test cannot access the background (same local area network)

DNS详解
随机推荐
【无标题】
(2) 顺序结构、对象的布尔值、选择结构、循环结构、列表、字典、元组、集合
SATA M2 SSD 无法安装系统的解决方法
重点考:从债劵的角度来看交易性金融资产
英语每日打卡
(1) the print () function, escape character, binary and character encoding, variables, data type, the input () function, operator
ES6 array extension methods map, filter, reduce, fill and array traversal for…in for…of arr.forEach
(7) superficial "crawlers" process (concept + practice)
考(重点理解哪些属于其他货币资金)、其他货币资金的内容、其他货币资金的账务处理(银行汇票存款、银行本票存款、信用卡存款、信用证保证金存款、存出投资款、外埠存款)
CTF-网鼎杯往届题目
Phonebook
Syncthing文件同步方案完全攻略(亲测有效)
成本会计的概念、产品成本核算的要求、产品成本核算的对象与成本项目、产品成本的归集和分配(可能考判断)、产品成本计算方法 (三种:产品的品种(品种法),批次(分批法),步骤(分步法))
file contains vulnerabilities
(4) Function, Bug, Class and Object, Encapsulation, Inheritance, Polymorphism, Copy
解决flex布局warp自动换行下最后一行居中问题
CTF之xxe
如何一步一步的:玩转全民拼购!
uniapp | Compilation error after updating with npm update
ES6 three-dot operator, array method, string extension method