queents/auth-module
最新稳定版本:v1.0.1
Composer 安装命令:
composer require queents/auth-module
包简介
Auth Module for VILT framework to convert any Model to Auth Model with full API
关键字:
README 文档
README
Auth Module for VILT framework to convert any Model to Auth Model with full API
Install
composer require queents/auth-module
Add Module tomodules_statuses.json` if not exists
{
"Auth": true
}
Make a migration
php artisan migrate
to create a new auth API use this command
php artisan vilt:auth {moduleName} {tableName}
Support
you can join our discord server to get support VILT Admin
Docs
look to the new docs of v4.00 on my website Docs
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-09-05