承接 ziffmedia/nova-eloquent-imagery 相关项目开发

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

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

ziffmedia/nova-eloquent-imagery

最新稳定版本:v2.0.0-beta.6

Composer 安装命令:

composer require ziffmedia/nova-eloquent-imagery

包简介

Nova field for ziffmedia/laravel-eloquent-imagery

README 文档

README

Installation & Usage

For the Nova 4 compatible components:

composer require ziffmedia/nova-eloquent-imagery ^2.0

For the Nova 3 compatible components

composer require ziffmedia/nova-eloquent-imagery ^1.0

Using The Field

tbd.

Field Options

tbd.

Development

You will need an auth.json that has the http-basic.nova.laravel.com setup, see Nova documentation here: https://nova.laravel.com/docs/4.0/installation.html#authenticating-nova-in-ci-environments

(Generally, if you have an auth.json setup locally, you can copy that file).

Note The auth.json has to exist at demo/auth.json.

If it exists locally, then cp ~/.composer/auth.json ./demo/auth.json

If it does not exist locally, grab a key from nova.laravel.com, and run the composer config command from the docs

To bring up the demo app, do the following:

docker compose up -d
docker compose exec web bash
artisan migrate:fresh --seed

Now you may browse to http://localhost:8000/nova

A development user with the following credentials was created:

email: developer@example.com
password: password

统计信息

  • 总下载量: 4
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 16
  • Forks: 0
  • 开发语言: Vue

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-06-26