arifhas/laravel-ui
最新稳定版本:v3.0
Composer 安装命令:
composer require arifhas/laravel-ui
包简介
Laravel UI utilities and presets.
关键字:
README 文档
README
Introduction
This package is inspired by Frontend preset for Tailwind CSS, integrated with Laravel UI. So you can run all command what laravel UI provides with tailwind scaffolding.
Install using Composer
composer require arifhas/laravel-ui
Once the arifhas/laravel-ui package has been installed, you may install the frontend scaffolding using the ui Artisan command like Laravel UI:
// Generate basic scaffolding...
php artisan ui tailwindcss
php artisan ui bootstrap
php artisan ui vue
php artisan ui react
// Generate login / registration scaffolding...
php artisan ui tailwindcss --auth
php artisan ui bootstrap --auth
php artisan ui vue --auth
php artisan ui react --auth
License
Laravel UI with Tailwind is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 1.72k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-07-02