madbob / larastrap
为 Laravel 定制的 Bootstrap5 组件。
0.9.2
2024-09-08 15:31 UTC
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.39
- orchestra/testbench: ^8.15
README
Larastrap 是一套为 Laravel 定制的 Bootstrap 5 组件。
所有文档都可以在 https://larastrap.madbob.org/ 找到
安装
composer require madbob/larastrap
php artisan vendor:publish --provider="MadBob\Larastrap\LarastrapServiceProvider" --tag=config
请记住在您的页面中包含 Bootstrap 5 资产(CSS 和 JS)!
许可证
此代码是免费软件,根据 MIT 许可证授权。有关更多详细信息,请参阅 LICENSE.txt 文件。
版权 (C) 2021 Roberto Guido info@madbob.org