beartropy/starter-kit
Composer 安装命令:
composer create-project beartropy/starter-kit
包简介
The skeleton application for the Laravel framework.
关键字:
README 文档
README
🐻 Beartropy Starter Kit
The official starter kit for building applications with the Beartropy ecosystem.
Laravel • Livewire • Tailwind • Alpine • Beartropy UI • Beartropy Tables
A production-ready starter kit pre-configured with the TALL stack and the Beartropy ecosystem. This kit provides the perfect foundation for building modern, responsive applications with Beartropy UI and Beartropy Tables.
✨ Key Features
- TALL Stack Pre-configured: Laravel 12, Livewire 3.7, Tailwind CSS, and Alpine.js ready to go.
- Beartropy Ecosystem: Comes pre-installed with
beartropy/uiandbeartropy/tables. - Developer Experience: Includes
laravel/pail,laravel/pint,pestphp/pest, andlaravel/sail. - One-Command Setup: Get up and running in seconds with our custom setup script.
- Unified Dev Server: Run everything (server, queues, logs, vite) with a single command.
🚀 Installation
You can create a new project using Laravel:
laravel new my-app --using=beartropy/starter-kit
🛠️ Development
To start the development environment, simply run:
composer dev
This command uses Concurrently to run the following services simultaneously:
- Laravel Server (
php artisan serve) - Queue Worker (
php artisan queue:listen) - Laravel Pail (
php artisan pail) - Vite (
npm run dev)
� Documentation
- Beartropy UI: beartropy.com/ui
- Beartropy Tables: beartropy.com/tables
- Laravel: laravel.com/docs
- Livewire: livewire.laravel.com
🤝 Contributing
Please see CONTRIBUTING for details.
📄 License
The MIT License (MIT). Please see License File for more information.
Note
Disclaimer: This software is provided "as is", without warranty of any kind, express or implied. Use at your own risk.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-30