nasuhturkmen/nt-sso
Composer 安装命令:
composer require nasuhturkmen/nt-sso
包简介
nt-sso. Open source Laravel Nasuh Turkmen SSO Login.
README 文档
README
nt-sso is an administrative interface builder for Laravel that can easily help with single sign on login processes.
Homepage | Documentation | Download | Extensions
Requirements
- PHP >= 7.3.0
- Laravel >= 7.0.0
- Fileinfo PHP Extension
Installation
This package requires PHP 7.3+ and Laravel 7.0 or up
First, install laravel (7.0 / 8.0 or up), and make sure that the database connection settings are correct.
composer require nasuhturkmen/nt-sso
Then run these commands to publish assets and config:
php artisan vendor:publish --provider="NasuhTurkmen\Admin\AdminServiceProvider"
After run command you can find config file in config/admin.php, in this file you can change the install directory,db connection or table names.
At last run following command to finish install.
php artisan sso:install
Configurations
The file config/admin.php contains an array of configurations, you can find the default configurations in there.
Other
nt-sso based on the following plugins or services:
License
nt-sso is licensed under The MIT License (MIT).
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-13