yiisoft/yii2-bootstrap5
Bootstrap 5 integration for Yii 2 apps. Provides widgets, helpers, and asset bundles to render Bootstrap 5 components with Yii’s view and form APIs, enabling consistent styling and UI elements using Bootstrap 5 in Yii 2 projects.
このエクステンションをインストールするのに推奨される方法は composer によるものです。
下記のコマンドを実行してください。
php composer.phar require --prefer-dist yiisoft/yii2-bootstrap5
または、あなたの composer.json ファイルの require セクションに、
"yiisoft/yii2-bootstrap": "~1.0.0"
を追加してください。
How can I help you explore Laravel packages today?