imacrayon/blade-starter-kit
最新稳定版本:v2.0.0
Composer 安装命令:
composer create-project imacrayon/blade-starter-kit
包简介
The unofficial Laravel starter kit for Blade.
关键字:
README 文档
README
This is an opinionated starter kit for building multi-tenant Laravel applications with Blade. It comes loaded with features out of the box:
- Teams & invitations — create teams, invite users by email, and manage roles
- Admin panel — manage users and teams with full-text search
- User impersonation — sign in as any user from the admin panel
- Two-factor authentication — TOTP-based 2FA powered by Laravel Fortify
The UI is composed of beautiful Blade components powered by Alpine.js and Tailwind CSS, with partial page updates via Alpine AJAX and route pre-fetching via instant.page.
Installation
Via Laravel Herd
One-click install a new application using this starter kit through Laravel Herd:
Via the Laravel Installer
Create a new Laravel application using this starter kit through the official Laravel Installer:
laravel new my-app --using=imacrayon/blade-starter-kit
Want More Components?
Get even more high-quality components by purchasing the official Alpine UI Components.
Icons
This starter kit uses the refined and versatile Phosphor icon collection. However, you can easily replace this collection with any icon set supported by Blade UI Kit Icons. To add a new icon set, composer require the icon package and replace any phosphor-* references with a reference to your preferred icon. You can even install multiple icon collections in the same project, go nuts.
Sponsors
License
The Laravel Blade Starter Kit is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 922
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 151
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-12
