panchodp/buttons
最新稳定版本:v0.1.0
Composer 安装命令:
composer require panchodp/buttons
包简介
Css minimalist buttons
README 文档
README
Buttons
Simple and Elegant buttons.
Installation
You can install the package via composer:
composer require panchodp/buttons
Then publish the assets:
php artisan vendor:publish --tag=buttons
This will copy the CSS and JS files to the public/vendor/buttons directory.
Usage
Put the following code in your blade file:
<link rel="stylesheet" href="vendor/buttons/css/buttons.css"> <script src="vendor/buttons/js/buttons.js"></script>
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
统计信息
- 总下载量: 98
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-08-11