itsmejoshua/laravel-nova-uuid-support
Composer 安装命令:
composer require itsmejoshua/laravel-nova-uuid-support
包简介
Adds uuid and other string identifier support to Laravel Nova
README 文档
README
I just didn't like the implementation of the migrations table on the original hack to get Uuid support with laravel nova
So this is cleaner and more acceptable in my world
Usage
Note that you should only use this package in Laravel Nova projects.
# install the package composer require itsmejoshua/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.
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-12-01