vincere/heatstroke
最新稳定版本:0.0.4
Composer 安装命令:
composer require vincere/heatstroke
包简介
A minimal Laravel starter-kit. Built with React.js, Inertia.js, Ant Design, Laravel Permission
README 文档
README
A minimal Laravel starter-kit, heavily inspired by Laravel Breeze with additional commonly used package to help you start faster when building ERP, CRM, or Internal Dashboard. Built with React.js, Inertia.js, Ant Design.
Here are packages included in heatstroke in alphabetical order:
- Ant Design
- Inertia.js
- Intervention Image
- Laravel ActivityLog
- Laravel Permission
- Laravel Sanctum
- React.js
- TailwindCSS
- Ziggy
Installation
This package needs to be the first one you install after setting up a brand-new Laravel project. Before installing Heatstroke, make sure you've committed all the previous changes. To install Heatstroke, use the following command:
$ composer require vincere/heatstroke
Next, you'll have to install the scaffolding, run the database migration and seeder. To achieve this, please execute the following command:
$ php artisan heatstroke:install $ php artisan migrate --seed
Once everything is set up, run the app, and you can then open your browser to see the application in action.
License
Heatstroke is licensed under MIT
统计信息
- 总下载量: 51
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-14