承接 arifhas/laravel-ui 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

arifhas/laravel-ui

最新稳定版本:v3.0

Composer 安装命令:

composer require arifhas/laravel-ui

包简介

Laravel UI utilities and presets.

README 文档

README

Total Downloads Latest Stable Version License

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
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-07-02