madewithlove/laravel-nova-uuid-support
最新稳定版本:v1.6
Composer 安装命令:
composer require madewithlove/laravel-nova-uuid-support
包简介
Adds uuid and other string identifier support to Laravel Nova
README 文档
README
This package adds support to Laravel Nova for resources and users that have string identifiers such as uuid's.
Usage
Note that you should only use this package in Laravel Nova projects.
# install the package composer require madewithlove/laravel-nova-uuid-support # run your migrations php artisan migrate
That's it, your Laravel Nova installation can now handle resources and users with string identifiers.
统计信息
- 总下载量: 132.14k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 28
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-21