webceyhan/bootstrap-breeze
最新稳定版本:v1.0.0
Composer 安装命令:
composer require webceyhan/bootstrap-breeze
包简介
Laravel Breeze stubs for Inertia + Vue 3 + Bootstrap 5 stack.
README 文档
README
Breeze provides a minimal and simple starting point for building a Laravel 10 application with authentication. Breeze publishes authentication controllers and views to your application that can be easily customized based on your own application's needs.
Bootstrap Breeze is powered by Inertia, Vue 3 and Bootstrap 5 and replacing TailwindCSS.
Getting started couldn't be easier:
laravel new my-app --breeze # choose inertia + vue stack (+ tailwindcss by default) cd my-app composer require webceyhan/bootstrap-breeze --dev php artisan breeze:vue-bootstrap npm install && npm run dev
统计信息
- 总下载量: 61
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-17