kamona/kui-laravel-fortify 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

kamona/kui-laravel-fortify

最新稳定版本:v0.1.7

Composer 安装命令:

composer require kamona/kui-laravel-fortify

包简介

Front-end scafolding for laravel/fortify based on kui-dashboard

README 文档

README

Front-end scaffolding for laravel/fortify based on kui-dashboard

License Releases Stars Total Downloads

Laravel breeze version

⚠️ Note

⚠️ We recommend installing this package on a project that you are starting from scratch.

Usage

  1. Fresh install Laravel >= 8.0 and cd to your app.

  2. Install laravel/fortify

composer require laravel/fortify
  1. Install kamona/kui-laravel-fortify
composer require kamona/kui-laravel-fortify --dev

# After finish run this command

php artisan kui-fortify:install blade # This command will publish laravel/fortify resources also.
# Available stack (blade, vue).
# Inertia (react) will be added soon.

# then
npm install && npm run dev # or yarn && yarn dev
  1. Configure your database.
  2. Run php artisan migrate.
  3. php artisan serve

Screens

Shocase 1 Shocase 2
Shocase 7 Shocase 8
Shocase 3 Shocase 4
Shocase 6 Shocase 5

统计信息

  • 总下载量: 2.72k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 13
  • 点击次数: 7
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 13
  • Watchers: 2
  • Forks: 3
  • 开发语言: Vue

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-03-05