zijinghua-dev / zbasement
There is no license information available for the latest version (1.0.6) of this package.
common basement system
1.0.6
2020-09-23 02:51 UTC
Requires
- illuminate/support: ~5.5|~6.0
- spatie/laravel-activitylog: 3.14.2
- tcg/voyager: ^1.3
This package is auto-updated.
Last update: 2025-03-16 13:47:56 UTC
README
#安装完本包后需要修改的地方
- 在app user model文件的fillable属性中增加wechat_id、mobile、username
- 发布迁移,php artisan vendor:publish --tag=migrations