lopatin96/laravel-ui-components
最新稳定版本:1.0.37
Composer 安装命令:
composer require lopatin96/laravel-ui-components
包简介
Laravel UI components
README 文档
README
To use some components (e.g. popover) you should to install preline (instruction for Laravel framework https://preline.co/docs/frameworks-laravel.html).
Components
Breadcrumbs
<x-laravel-breadcrumbs::breadcrumbs :breadcrumbs="[ [ 'title' => __('Go dashboard'), 'route' => 'dashboard', ], [ 'title' => __('Edit') . ': <b>#' . $link->hash . '</b>', ] ]" />
Publishing
Views
php artisan vendor:publish --tag="laravel-ui-components-views"
统计信息
- 总下载量: 6.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-04